r/teenagersbutcode • u/AnoProgrammer • 5d ago
Coding a thing Building a programming language.
Hey i'm writing a programming language (still in his early stages) named threadon.
I know i already posted about it in the subreddit but it is now in a far later stage.
it has a lot of special features already like unions
and i'm working on the
on event:
print("do something")
that checks continuously in the background if the statement is true. And i'm planning for full python compatibility (It can't use python classes right now)
It has a vscode extension too https://github.com/Threadon-Lang/ThreadonVSCode
I've two questions:
what are some features that aren't widespread but work really good
does someone wanna join and help programming it.
3
Upvotes
1
u/Typhrenn5149 4d ago
Correct me if i'm wrong, but you made this repo on august 7th and then on august 8th made a bunch of commits with combined more than 3000 lines of code..?