Socket
Book a DemoInstallSign in
Socket

@snakeskin/language

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snakeskin/language

The language specific package

0.0.6
latest
npmnpm
Version published
Maintainers
1
Created
Source

The mandatory language package

As a good entry point to our documentation, please use to this guide.

What's in the folder?

  • package.json - The manifest file of your language package.
  • tsconfig.json - The packages specific TypeScript compiler configuration extending the base config
  • src/snakeskin.langium - The grammar definition of your language
  • src/snakeskin-module.ts - The dependency injection module of your language implementation. Use this to register overridden and added services.
  • src/snakeskin-validator.ts - An example validator. You should change it to reflect the semantics of your language.
  • src/generated/ast.ts - AST generated by langium generate.
  • src/generated/grammar.ts - Grammar generated by langium generate.
  • src/generated/module.ts - Module generated by langium generate.
  • src/syntaxes/snakeskin.monarch.ts - Monarch based syntax highlighting instructions.
  • syntaxes/snakeskin.tmLanguage.json - Textmate based syntax highlighting instructions.
  • src/index.ts Defines what is exported to other packages.

If you selected the test option as well, then the following files will be present in addition:

FAQs

Package last updated on 22 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.