Skip to content

MarcellPerger1/programming_lang_2

Repository files navigation

A programming language I'm making

Aim(s)

  • This is mainly so that I learn how to make a programming language (esp. how to make the parser as that seems like the trickiest to do without using a parser generator)
  • This might evetually be used for my other project, pymeowlib (compiling python or some othher text-based language to scratch) so most of the keywords and similar have a 1-to-1 scratch equivalent. This language would eventually be used:
    • either as an internal representaion (e.g. a function for each of the opcodes of python) so I don't have to implement everythin using drag-and-drop
    • or as the language that can be compiled to scratch

About

A programming language I'm making (yes, another one)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published