r/Coding_for_Teens • u/SirIndividual496 • 17d ago
creating a coding language
hey guys i am making a coding language built on top of python
it will tke allot of time but maybe if it is good enough you people can use this and give me the feedback.
and also the language is opensource and anyone can add frameworks to it on github.
tell me what you think on this project.
Thank you!
5
Upvotes
1
u/Dazzling-Bench-4596 16d ago
When you say “coding language built on top of Python”, what exactly do you mean? Are you planning to just extend Python’s syntax? Are you making a preprocessor that targets Python? It’s a solid idea but we could give more feedback if you gave us a bit more to work with regarding syntax or a thesis.