There are 5 repositories under custom-programming-language topic.
🦀 A Programming Language Made using Rust 🦀
A fully functional compiler for a custom high-level Java-like programming language called MicroJava.
The Dosato programming language.
FastPy is a statically typed programming language with pythonic syntax.
Ceylonicus is the first Sinhala Programming Language (first to support sinhala-based syntax). It can run sinhala and english syntaxes in a single code-base.
My own programming written in Python (now you see why it's called Cobra).
An assembler compiler with special instruction sets written in C language.
A simple interpreted programming language developed in Rust. Name comes from "eval is evil".
My most advanced programming language
A language as easy as Ruby and Java but as efficient as C!
A Lisp that leverages continuation-passing style and tail call optimization to dramatically enhance JavaScript runtime performance. interpreter, runtime, and transpiler
Basic-ка подобный, интерпретируемый язык на Python
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.
A programming language I made in a day that I still am improving
A full-stack project consisting of a custom programming language built with ANTLR4 utilising .NET for source-to-source compilation, with an ASP.NET Core RESTful API and a Vue.js single-page web application for interactivity.
A custom programming language created as a group for the UNO course CSCI 4220.
The Omicron Programming Language
Terra is made to be a drop-in easy to use and fast interpreted programming language.
A lexical, syntax, and semantic analyzer programmed in Java and designed for our custom programming language, Kaffee. Developed for a university project requirement.
TEPL is a new programming language in development by me(TENTHER101). PLY is the tool that is being used to build this programming language. I hope to have built many of the basics by early 2025. Go to https://tepl.vercel.app/about for more information!
3D rigidbody physics engine written in a custom programming language that compiles into Scratch 3 project
Bhanai is a simple and intuitive programming language with a Nepali touch. It leverages Node.js under the hood for execution, allowing users to create `.bhn` files and run them seamlessly.
A dynamically typed interpreted language built using Python
Personal Project: NakaScript, The Spiritual Successor of Nakathon, An Interpreted Programming Language. (WIP)
Advent Of Code for 2024
Custom interpreter for AeroScript, A scripting language that I am making 🦄