@funktechno/little-mermaid-2-the-sql
* a command line tool for generating create sql from mermaid erDiagram
* a command line tool for generating create sql from mermaid erDiagram
A parser generator with Bison's API
lexical analyzer generator used by jison
A lab for PL. Intro to Scope Analysis
A simple calculator written in Jison
* See section [Análisis Sintáctico Ascendente en JavaScript](http://crguezl.github.io/pl-html/node43.html) * The example working at [http://crguezl.github.io/jison-minus/](http://crguezl.github.io/jison-minus/)
A lab for PL. Intro to Scope Analysis
A simple calculator written in Jison
A parser generator with Bison's API
A parser for BNF and EBNF grammars used by jison
A parser for lexical grammars used by jison
A lightly-typescriptified version of jison-lex
* See section [Análisis Sintáctico Ascendente en JavaScript](http://crguezl.github.io/pl-html/node43.html) * The example working at [http://crguezl.github.io/jison-minus/](http://crguezl.github.io/jison-minus/)
DSL parser for Yantrix framework
A lightly-typescriptified version of jison
A lab for PL. Adding Functions to our Calculator
* See section [Análisis Sintáctico Ascendente en JavaScript](http://crguezl.github.io/pl-html/node43.html) * The example working at [http://crguezl.github.io/jison-minus/](http://crguezl.github.io/jison-minus/)
Transpiler for calculator expressions with complex numbers, scope analysis and variable support
* See section [Análisis Sintáctico Ascendente en JavaScript](http://crguezl.github.io/pl-html/node43.html) * The example working at [http://crguezl.github.io/jison-minus/](http://crguezl.github.io/jison-minus/)
A lightly-typescriptified version of jison