lens

Scripting compiler

A compiler for an embeddable scripting language with a concise syntax and rich functional features.

Language for Embeddable .NET Scripting

GitHub

92 stars
13 watching
9 forks
Language: C#
last commit: about 4 years ago
compilerdotnetdotnetcoreembeddablelanguagescripting-language

Related projects:

Repository Description Stars
rohansi/mond A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger 369
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 116
calcit-lang/calcit A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. 116
jamesboer/jinx An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications 316
gabriella439/grace An interpreted functional programming language with type inference and efficient parsing. 389
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
mrsmith33/vox A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. 344
ccxvii/mujs An embeddable JavaScript interpreter written in C 818
karlandr1/beryl An embeddable scripting language with value semantics. 30
praeclarum/netjs Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. 965
fantasyinternet/poetry A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. 55
kit-ty-kate/labrys A compiler for a toy language based on LLVM that implements the System Fω type-system 103
ajeetdsouza/loxcraft A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. 279
igor-petruk/scriptisto Tool that automates compilation and execution of scripts written in compiled languages 977