egel

Scripting interpreter

An interpreter for an untyped concurrent functional scripting language with a concise syntax

The Egel Programming Language

GitHub

80 stars
2 watching
4 forks
Language: C++
last commit: about 1 month ago
c-plus-plusegel-languagefunctional-programminginterpreterprogramming-language

Related projects:

Repository Description Stars
frege/frege-interpreter An interpreter and scripting engine for a functional programming language 15
egel-lang/soul An experimental language designed to explore the limitations of a single-stack model of computation through a minimalist and introspective syntax. 12
ciel-lang/ciel A Common Lisp scripting language with built-in libraries and utilities for common tasks. 346
clojerl/clojerl A Clojure implementation on the Erlang VM 1,659
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17
karlandr1/beryl An embeddable scripting language with value semantics. 31
felix-lang/felix A C++-based scripting language designed to compile to highly optimized machine code for performance and platform independence. 806
covscript/covscript An open-source interpreter for a cross-platform programming language designed to make programming easier 225
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
ser1zw/mil An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. 2
mattn/anko An interpreter written in Go for scripting languages. 1,481
cozis/noja An experimental interpreter for a basic programming language designed as an educational reference 90
argonlang/argon An interpreted multi-paradigm programming language with a simple and elegant syntax. 48
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 149
sekomer/victim An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. 41