DEV Community

MyHauntedFork
MyHauntedFork

Posted on

A New Programming Language

Hello, World! I am excited to announce the creation of a new programming language: C--.

C-- is currently a work in progress, built with Python. I'm continuously improving it and adding new features, so your feedback is incredibly valuable! Any help is appreciated. Be sure to check it out on GitHub!

Top comments (3)

Collapse
 
jacksonkasi profile image
Jackson Kasi

Congrats on creating C--! 🎉 That sounds like an exciting project. Looking forward to seeing how it evolves!

Collapse
 
obay-dev profile image
Obay • Edited

Oh looks great, how to install it

Collapse
 
myhauntedfork profile image
MyHauntedFork

Currently, there is still some things I need to do to get it to work, you cannot actually make anything with C-- yet. You can fork the repository, navigate to the directory, and run python3 src/main.py and it will output the token stream that is currently stored in src/main.py.