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)
Congrats on creating C--! 🎉 That sounds like an exciting project. Looking forward to seeing how it evolves!
Oh looks great, how to install it
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.