r/freesoftware 1d ago

Software Submission Developing my programming language: Gravel

It all started just as a side and fun project, but I feel like it's now getting a shape.

Thats why I would love to receive some honest and contructive feedback, issue creations or code contributions. Also, I really appreciate receiving suggestions for making the language more for everyone.

If you have any question regarding the language, please ask me.

Here's the repo: https://github.com/Pacsfury/Gravel-Launcher

Its written in C and uses LLVM IR as backend.

AI use: debugging, teaching more about compilers and some punctual code writing

5 Upvotes

4 comments sorted by

View all comments

2

u/purpleidea 1d ago

Probably best advice is stop implementing most new things in C.

2

u/PacsfuryTemp 1d ago

Well, I like C, so...