18 results for “topic:language-implementations”
Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays
A minimalistic programming language built using Scala 3.4 and ANTLR 4.13.
Interpreter for GHC Haskell
Reusable Components for Languages implemented on top of the Truffle Framework
A toy implementation of the Python programming language in Rust.
a llm-friendly language
λeff, λ calculus + algebraic effects
Repository for program interpret of custom language IFJ2017 written in C tested under Google tests.
Reading "Three Implementation Models for Scheme".
GRI - An interpreter for a language suitable for graph algorithms
An Implementation of Various Linear Logics in Agda
FASM Examples and Learning Repository
Evil programming language focus on hack
Projet fait Groupe09 pour le cours de Compilateur
Yet Another Language Implementation using Elixir.
Functional interpreter implementation supporting lazy evaluation, memoization, and mutual recursion.
A dynamic interpreted language with C-like syntax that enables rapid development and efficiency with features like built-in functions and basic data structures
Language implementation with bytecode VM following 'Crafting Interpreters'