There are 5 repositories under custom-language topic.
Custom programming interpreter for ZSharp (Z#), a custom game programming language I made
HTVM: The Adaptive, Multi-Language, Customizable Syntax and Code Generation Engine. HTVM is a powerful engine that allows you to design your own programming language with fully customizable syntax, tailored precisely to your needs and approach. It offers extreme customizability in syntax, has a built-in IDE, and can convert to 15 programming langs.
A powerful PHP template engine optimized for dynamic code generation and model-driven architecture. Process templates recursively, customize syntax through unique dialects, and seamlessly integrate with various data formats and programming environments.
This is a syntax highlighter for AutoHotKey in Notepad++ that matches the Visual Studio dark theme.
A virion for localization. Supports parameter declaration and checking, plurals and more.
LTHC Lang is a simply programming langage created with java
The installer for the SlomeScript programming language for windows
This tool will compile MAAL into MAALB (Bytecode)
The CCL (Contextual C-like Language) Specification
A simplified web version of LTHC Lang named LTHC Lang Web.Version
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
The Natscript interpreter, a custom programming language, with a natural English-like syntax.
💪 The modern, more robust fork of MF's CrossRoad for C#.
A programming language I made in a day that I still am improving
The new, modern Lua language specification
Interprete programming language, working by Python. Syntax similar to SQL + Assembler
Transpile from a simple language to whitespace
Custom programming language that compiles to NodeJS (vanilla JS should work as well)
Serious Engine 1 es file support for the IntelliJ Platform
Horizon Lang is a custom programming language designed as a learning project to understand the fundamentals of compiler design, including lexing, parsing, semantic analysis, and code generation. The language supports high-level constructs, static typing, and a simplified syntax that allows for expressive programming.
Interpreted programming language written in C#, built with custom parser and tokenizer. Features a LL(1) parser and an AST-based tree-walking evaluator.
A spinning ASCII donut animation written in my custom programming language, Eden. Slow but fun — a performance test and a proof of concept!
An interpreter for the esoteric programming language Bracket Language, which combines S-expression-based syntax (LISP-style) with traditional infix notation for arithmetic and logical operators.
A compiler for JamPlus language.
This is my functional programming language that looks like Haskell but it cache every function.
My very own custom language (BASIC dialect) and compiler built in C++.
Compiler for basic programming language with Latin-inspired syntax
RoverSim is a simulation platform for controlling a rover using a custom language, with real-time visualization and Raspberry Pi support. Perfect for learning and experimenting with rover commands.