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: 28 days ago acornjavascriptnodejsparserputout
Related projects:
Repository | Description | Stars |
---|---|---|
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
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. | 74 |
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 | 238 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 885 |
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 | 118 |
coderaiser/putout | Tools to analyze and transform JavaScript code for better readability and maintainability | 708 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
ged/linkparser | An interface to parse and analyze English sentences using the CMU Link Grammar | 76 |
coderaiser/escover | A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |