felix
Scripting language
A C++-based scripting language designed to compile to highly optimized machine code for performance and platform independence.
The Felix Programming Language
807 stars
42 watching
44 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
c-plus-pluscode-generatorcompiledcompilercoroutine-frameworkcoroutinesfunctional-programmingocamlparametric-polymorphismperformantplatform-independentpolymorphismprogrammingprogramming-languagescripting-languagestatic-analysistype-classes
Related projects:
Repository | Description | Stars |
---|---|---|
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
albertodemichelis/squirrel | A C++ implementation of a lightweight scripting language | 932 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 237 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
egel-lang/egel | An interpreter for an untyped concurrent functional scripting language with a concise syntax | 81 |
cotowali/cotowali | A statically typed scripting language that transpiles into POSIX sh. | 614 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 |
cl4cnam/funcsug | A scripting language for simplifying GUI programming in browsers by avoiding event-driven programming. | 6 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 108 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |