CloudScribe
A statically typed language designed from grammar through code generation, turning readable source into executable JavaScript with a published language contract.
- Lexer, parser, semantic analysis
- JavaScript code generation
- 97% statement coverage

