operajonal
Program interpreter
A JavaScript implementation of an operational monad style for recursive program interpretation
Implementation of free monads in JavaScript, based on Haskell's operational package
6 stars
4 watching
0 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
terenceng03/mueval | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 77 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 172 |
ppke-nlpg/anagramma-parser | An implementation of a computational model for linguistic analysis based on cognitive inspiration | 1 |
heinrichapfelmus/hyper-haskell | An interactive graphical interpreter for the Haskell programming language | 361 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
silvanmelchior/incognitopilot | An AI-powered code interpreter for running local tasks without uploading sensitive data to the cloud. | 432 |
heinrichapfelmus/operational | A library for implementing monads by specifying instructions and their operational semantics | 82 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
ppke-nlpg/purepospy | A Python wrapper around a morphological analysis tool to facilitate language processing tasks | 1 |
pollrobots/scheme | An interpreter for a Scheme programming language implemented in WebAssembly | 171 |
rishavanand/github-profilinator | A tool that automates the generation of READMEs for GitHub profiles using pre-built components. | 1,089 |
applieddatasciencepartners/xgboostexplainer | Provides tools to understand and interpret the decisions made by XGBoost models in machine learning | 252 |
ohmjs/ohm | A toolkit for building parsers and compilers using parsing expression grammars | 5,001 |
mayuropensource/puffinbasic | An implementation of the BASIC programming language in Java | 34 |