abresas / prologjsLinks
Prolog interpreter for node.js
☆49Updated 12 years ago
Alternatives and similar repositories for prologjs
Users that are interested in prologjs are comparing it to the libraries listed below
Sorting:
- prolog interpreter in javascript☆82Updated 8 years ago
- Lisp-style language that compiles to JavaScript☆130Updated last year
- FORTH-like language for Javascript / Node☆51Updated 12 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 5 years ago
- Simple prolog interpreter using ES6 generators☆62Updated 10 years ago
- A pattern-matching DSL for JSON-like trees of data.☆52Updated 12 years ago
- a JavaScript library for working with BNF grammars☆60Updated 3 years ago
- Making a Mini-Lisp: Introduction to Transpilers and how tokenizer, parser and interpreter work together. via @AngularClass☆31Updated 9 years ago
- JS tail recursion shim through trampolining☆37Updated 13 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code