GitHub topics: custom-programming-language
italrr/canvas
Experimental Programming/Scripting Language
Language: C++ - Size: 5.72 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0
KamilMalicki/bracket-language
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.
Language: C++ - Size: 16 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
Vujavujavuja/Cirilica-LP
A complete compiler front-end for a custom programming language defined in Cyrillic. The project uses a Java Lexer for tokenization and a Python Parser for syntactic validation, demonstrating fundamental cross-language compiler design principles.
Language: Python - Size: 219 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
wild-pointer27/fsnail
An interpreter made in C for a custom programming language
Language: C - Size: 15.6 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0
lilBluDev/Terra
Terra is made to be a drop-in easy to use and fast interpreted programming language.
Language: Zig - Size: 3.98 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0
RezSat/Ceylonicus 📦
Ceylonicus is the first Sinhala Programming Language (first to support sinhala-based syntax). It can run sinhala and english syntax in a single code-base, Authored by Yehan Wasura.
Language: Python - Size: 6.38 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 0
starssxhfdmh/fyn-lang
Fyn is a modern, object-oriented programming language designed for simplicity and expressiveness. It features a clean syntax, strong type system with built-in classes, and powerful data structures.
Language: C++ - Size: 139 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0
akki697222/Luao
The new, modern Lua language specification
Language: C++ - Size: 257 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
Robotnik08/adventofcode2024
Advent Of Code for 2024
Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0
nerd-bear/LEGACYANCIENTOLDBASSIL
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.
Language: C - Size: 2.18 MB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0
gauravfs-14/bhanai
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.
Language: JavaScript - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0
turrnut/SIMAS
SIMAS is a dynamically typed, compiled, high level, procedural programming language
Language: JavaScript - Size: 676 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1
Z6dev/wurmlang-master
Some random goohickeries I made, a new programming language like Python + javascript mashed together.
Language: Go - Size: 4.91 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
latenightai/Hixa
Development Repository for Hixa Language and Interperter.
Language: Python - Size: 8.73 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1
swouber/swouber
The assembly python combined language
Language: Python - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
TheJurmikDev/Jurom
Jurom is a programming language written in rust with so many features
Language: Rust - Size: 99.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
turrnut/CNatural
C♮ is a modern systems programming language based on C
Language: C - Size: 518 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 20 - Forks: 1
mrinmoy-hex/mavix-lang
A Programming Language made using C.
Language: C - Size: 36.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
mrinmoy-hex/flint
A dynamically typed interpreted language built using Python
Language: Python - Size: 5.49 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
kuchuk-borom-debbarma/KukuLang-v2
A programming language for non-programmers with Syntax similar to spoken English. Created by Kuku
Language: C# - Size: 1.23 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
cbozan/my_assembler_compiler
An assembler compiler with special instruction sets written in C language.
Language: C - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0
danijelaskov/microjava-compiler
A fully functional compiler for a custom high-level Java-like programming language called MicroJava.
Language: Java - Size: 1.56 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 8
keeniGithub/GlowLang
Basic-ка подобный, интерпретируемый язык на Python
Language: Python - Size: 151 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0
Tidal-Lang/Tidal
🦀 A Programming Language Made using Rust 🦀
Language: Rust - Size: 2.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 96 - Forks: 2
KarsDev/Clarity
Coding language, ast-compiled, fast, easy
Language: Java - Size: 991 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0
TEPL-Team/TEPL
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!
Language: Python - Size: 39.8 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1
Robotnik08/cdosato
The Dosato programming language.
Language: C - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 24 - Forks: 0
MrDerpus/SiHTML
A transpiler for HTML, introducing SiHTML. (Simpler HTML)
Language: Python - Size: 102 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
srscodes/aeroscript
Custom interpreter for AeroScript, A scripting language that I am making 🦄
Language: Go - Size: 1000 Bytes - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
shahzaib-m/sylvre
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.
Language: C# - Size: 865 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0
iFanpSGTS/YAL
Yet Another (programming) Language
Language: Python - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
mrinmoy-hex/CUSTOM_LANG
This is an experimental project. this project aims in building a custom programming language from scratch
Language: Python - Size: 10.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
sachkeeratb/CSach
Learning C by creating my own programming language.
Language: C - Size: 121 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
HelleBenjamin/wpp
Simple low-level programming language
Language: C++ - Size: 186 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
genielvn/Yassou
A programming language based from using the pseudocode
Language: C - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1
romw314/bashgenn
Original Bashgenn - BASH script GENerator for text maNipulation.
Language: Shell - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
exbotanical/IDL
A Lisp that leverages continuation-passing style and tail call optimization to dramatically enhance JavaScript runtime performance. interpreter, runtime, and transpiler
Language: JavaScript - Size: 120 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0
OhRetro/nakathon 📦
An Interpreted Programming Language made with Python.
Language: Python - Size: 507 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
CrazyProger1/FastPy
FastPy is a statically typed programming language with pythonic syntax.
Language: Python - Size: 2.39 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 0
aName2050/GigaScript
A programming language written in TypeScript, with two forms of syntax, one based on JavaScript/TypeScript and one based on Gen Z slang.
Language: TypeScript - Size: 420 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
Ze7111/Versace 📦
This is a custom programing language I have made that used python in its core
Language: Python - Size: 216 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1
sinipelto/popl-exercises
Principles of Programming Languages Autumn 2019 Course Exercises.
Language: Python - Size: 106 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
aryan-programmer/evilang
A simple interpreted programming language developed in Rust. Name comes from "eval is evil".
Language: Rust - Size: 330 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0
biollama112/BASED_Language
A custom programming language that has a Lexical, Syntax, and Semantic analyzer coded using Python
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
DecPotein/Kaffee-Analyzer
A lexical, syntax, and semantic analyzer programmed in Java and designed for our custom programming language, Kaffee. Developed for a university project requirement.
Language: Java - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
Ks-foundation/Laver
An programming language
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
DrKilobyte/Omicron
The Omicron Programming Language
Language: Python - Size: 33.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
LTHCTheMaster/LTHC
My most advanced programming language
Language: Python - Size: 158 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0
userfriendanonymous/rim
Language: Rust - Size: 365 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
folding-lang/folding
programming language
Language: Kotlin - Size: 2.66 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0
JumperBot/Unsafe-4-Bit 📦
The UFB (Unsafe Four Bit) Programming Language -- FAST | EASY | VERBOSE -- Built With Rust
Language: Rust - Size: 7.55 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
ToyireuDev/Mola-programming-language
A programming language
Language: C - Size: 2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
SakizciAdam/idklang 📦
A programming language I made in a day that I still am improving
Language: C++ - Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0
cjburkey01/BulletLang
A language as easy as Ruby and Java but as efficient as C!
Language: Java - Size: 344 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0
Louiml/REE-ree
Language: C++ - Size: 3.91 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 3
RezSat/Y-Sharp-Programming-Language
Python Projects
Language: Python - Size: 5.94 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
C0mRD/brocode
A tiny programming language using Antlr4 python
Language: Python - Size: 1.31 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
PurpleStripedUnicorn/MCLang
Custom programming language to create Minecraft datapacks that is easy, useful and fast
Language: C++ - Size: 969 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0
dbradley771/CSCI-4220-Group-Project 📦
A custom programming language created as a group for the UNO course CSCI 4220.
Language: Standard ML - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1
Xeltalliv/VsplPhysicsEngine
3D rigidbody physics engine written in a custom programming language that compiles into Scratch 3 project
Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
NonzeroCornet/echoLangTemplate
A quickstart setup in order to program in the echoLang programming language in Replit.
Language: HTML - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1
Chaosinflesh/scandi
A nominally stack-based language using symbols instead of keywords
Language: C++ - Size: 194 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
DeadWitherOP/Alpha
My Pythonic Language.
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
TechStudent10/Cobra
My own programming written in Python (now you see why it's called Cobra).
Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0
sajibsrs/moolang-interpreter-go
moolang, a dynamic programming language interpreter written in go language.
Language: Go - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1
mamamia5x/JamPlus-Compiler
A compiler for JamPlus language.
Language: JavaScript - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0