goldstein
Syntax compiler
A JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax
JavaScript with no limits 🤫
13 stars
5 watching
1 forks
Language: JavaScript
last commit: 4 months ago acornjavascriptnodejsparserputout
Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreted functional programming language with type inference and efficient parsing. | 389 |
| An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 73 |
| A CoffeeScript-like syntax compiler for Java code | 14 |
| A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
| A minimalist JavaScript language with curried functions, type detection and comparison improvements, and reduced mutable operations. | 80 |
| A templating syntax compiler that transforms HTML files into efficient JavaScript functions without virtual DOM manipulation. | 178 |
| Tools to mock and analyze JavaScript import statements in Node.js | 26 |
| A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 |
| An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 119 |
| Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
| A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
| A high-level interface to the CMU Link Grammar parser | 76 |
| A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |