egel

Scripting interpreter

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

The Egel Programming Language

GitHub

81 stars
2 watching
4 forks
Language: C++
last commit: about 2 months 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. 11
ciel-lang/ciel A Common Lisp scripting language with built-in libraries and utilities for common tasks. 352
clojerl/clojerl A Clojure implementation on the Erlang VM 1,660
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
karlandr1/beryl An embeddable scripting language with value semantics. 30
felix-lang/felix A C++-based scripting language designed to compile to highly optimized machine code for performance and platform independence. 807
covscript/covscript An open-source interpreter for a cross-platform programming language designed to make programming easier 227
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,482
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. 50
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
sekomer/victim An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. 41