Skip to content

Repository files navigation

cpplang - A Simple Programming Language

This language and the code behind it is soley written for educational purpose like learning about how interpreters, source code tokenizers, programming langauages and compiling works.

For languages style see [test.t]


##################### Project How's #####################

STRUCTURE:

  • /constants
  • /tokenizer
  • /parser
  • /builtins
  • /syntaxdoc
  • /examples
  • /LICENSE
  • README

About

My custom written programming language syntax similar to rust

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages