Skip to content
#

own-language

Here are 22 public repositories matching this topic...

GoYa

This is a simple yet powerful programming language. It is my first programming language with an interpreter built in C++. Attention: the language is still under development and is not stable. If you would like to contribute to this project and improve it, please contact me or submit your changes via GitHub

  • Updated Sep 7, 2026
  • C++
JoraLang

🗿 🌅 🐠 JoraLang is my new interpreted language running with a C++ interpreter. It also offers an easy-to-use terminal interface. The Jora Language Interpreter is a simpler and lighter version, with a completely different syntax from my very first GoYa programming language: https://github.com/pH-7/GoYa 🌐

  • Updated Sep 18, 2026
  • C++
PeachLang

🍑 PeachLang™ is a simple interpreted language built in Ruby using Racc (the Ruby version of Yacc/Bison). The language was created thanks to MACournoyer’s book: http://01script.com/comment-creer-son-langage-de-programmation/

  • Updated Apr 2, 2023
  • Ruby
BitLang

Учебный проект языка программирования, а точнее я создал ЯП для того, чтобы обуичиться чему-то и что-то даже понял... Ранее был компилируемый и интерпретируемый, пока сейчас имеет возможность только компиляйии благодаря трансляции в C и компиляции через GCC, поддерживая флаги и прочее... В последней версии попытался почистить архитекруту!!!!!

  • Updated Jul 31, 2026
  • Python

Add this topic to your repo

To associate your repository with the own-language topic, visit your repo's landing page and select "manage topics."

Learn more