Making a programming language that uses F1 lingo as its syntax. I have made this for the Twist-YSWS event in Hack Club.
This coding language supports variables, operators, user-defined functions and has error handling. It only supports integer data type since speed is a number 🏎️🏎️🏎️. It also has one list whose maximum length is 20 since there are 20 drivers. Each element of the list can be referenced by pointers p1 to p20. The language is case insensitive.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Created a webapp with flask background where I have added a live playground to use the language
Finished almost everything, added-
- user defined functions
- error handling using try except blocks
- created docs for the language
-and did a lot of testing
Will now work on a website with a compiler
Added variables, arithmetic, a list and a print command to my PitScript!!
Used error control to raise error whenever something is not right. Did some testing too.
User needs to start the code using its lights out and away we go and end it using retire the car