Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>NLexNew to Visual Studio Code? Get it now.
NLex

NLex

Another Test

|
115 installs
| (0) | Free
NLex Language Syntax
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

nlex language syntax

Lexer generator that doesn't quite suck.

Features

  • Defining regular expression rules with (free!) tags
  • sensible subset of modern-ish regex (unlike flex~)
  • Literal matches with tags
  • Allows skipping crufty tokens (ignore whitespace and such)
  • Allows normalisation of input text stream
  • etc.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft