abacus
Scripting language
A simple Elixir-based language for evaluating mathematical expressions and scripts
Parses and evaluates mathematical expressions in Elixir. Inspired by math.js
86 stars
4 watching
18 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
dslelixirmath
Related projects:
Repository | Description | Stars |
---|---|---|
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
eantcal/nubscript | A small, procedural scripting language designed to be embedded in other programs for convenient runtime scripting | 0 |
abscissa/scriptlike | Utility library to help write simple script-like programs in D. | 93 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,223 |
abs-lang/abs | A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. | 522 |
bburdette/schelme | A minimal scripting language written in Elm with incremental execution and support for custom functions. | 22 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 315 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
kreativekorp/openxion | An implementation of a scripting language designed to resemble natural English, allowing users to write and execute code with ease. | 67 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 346 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |