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
87 stars
4 watching
17 forks
Language: Elixir
last commit: 8 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. | 150 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
eantcal/nubscript | A small scripting language designed to be embedded in other programs and easily implemented by developers. | 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,239 |
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. | 520 |
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 | 316 |
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. | 98 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 237 |
kreativekorp/openxion | An implementation of a scripting language designed to resemble natural English, allowing users to write and execute code with ease. | 68 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |