A small ECMAScript parser, tokenizer and minifier written in JavaScript.
-
Updated
Apr 21, 2016 - JavaScript
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
A small ECMAScript parser, tokenizer and minifier written in JavaScript.
Local login app using ExpressJS.
break down a corpus of text into lines and tokens
Yet another powerful tokenizer in js.
A jQuery tool to tokenizer value on input
Web application of Payment Tokenizer
POS Tagger, lemmatizer and stemmer for french language in javascript
💠The Lel programming language
Simple synchronous string tokenizer using Regex
Create a snapdragon token. Used by the snapdragon lexer, but can also be used by plugins.
Collection of developer toolkits