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: about 1 month ago acornjavascriptnodejsparserputout
Related projects:
Repository | Description | Stars |
---|---|---|
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 389 |
rajkumardusad/jitcompiler | 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 |
grant/javacoffee | A CoffeeScript-like syntax compiler for Java code | 14 |
fabiosantoscode/js2cpp | A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
ion-lang/ion | A minimalist JavaScript language with curried functions, type detection and comparison improvements, and reduced mutable operations. | 80 |
codemix/htmling | A templating syntax compiler that transforms HTML files into efficient JavaScript functions without virtual DOM manipulation. | 178 |
coderaiser/mock-import | Tools to mock and analyze JavaScript import statements in Node.js | 26 |
jcolag/thue | A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 |
gerhobbelt/jison | An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 119 |
coderaiser/putout | Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
ged/linkparser | A high-level interface to the CMU Link Grammar parser | 76 |
coderaiser/escover | A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |