hobbes
Expression Compiler
An embedded language and JIT compiler for efficient dynamic expression evaluation and data analysis
A language and an embedded JIT compiler
1k stars
55 watching
108 forks
Language: C
last commit: about 2 months ago haskell-applicationhobbes
Related projects:
Repository | Description | Stars |
---|---|---|
terenceng03/mueval | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
sebastiaanvisser/clay | A CSS preprocessor implemented as an embedded Haskell domain specific language | 361 |
maja42/goval | A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. | 160 |
nicklockwood/expression | A Swift framework for evaluating mathematical expressions at runtime on multiple platforms | 832 |
tomahawkins/improve | A Haskell-based language for high-assurance embedded applications with model checking and compilation to multiple platforms. | 57 |
colah/hasksymb | A proof-of-concept system for manipulating mathematical expressions using a custom language and pattern matching mechanism. | 72 |
olical/conjure | An interactive environment for evaluating code within a running program. | 1,806 |
nullne/evaluator | An expression evaluator library written in Go. | 41 |
joshcheek/seeing_is_believing | An editor extensibility tool for evaluating and recording the results of each line of Ruby code | 1,310 |
soniah/evaler | An implementation of a simple floating point arithmetic expression evaluator in Go. | 51 |
liamoc/holbert | An interactive proof assistant designed to help with educational mathematics | 164 |
ccapndave/elm-eexl | An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. | 2 |
clarkmcc/cel-rust | An interpreter for a lightweight expression language with C-like syntax | 386 |
pulover/eval | An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. | 31 |
kentcdodds/preval.macro | A build-time code evaluation tool for JavaScript | 127 |