Skip to content

GurSych/Purah

Repository files navigation

Purah

Purah is my high-level strongly typed interpreted programming language

About Purah0

Purah0 will be the first version of interpreter. It will have a few standard types, if-else statements, functions and some other features.

Versions

Language is in development so this section is used as a to-do list

  • Lexer
  • Parser
    • Variables parsing
    • Functions parsing
    • If-else statements parsing
  • Interpreter
    • Memory
      • Variables' storage
      • Functions' storage
    • Type conversion
    • Calling stack

About

Purah is my high-level programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages