Skip to content

veeracoder508/basic-pp

Repository files navigation

basic++

An simple language for beginners.

usage

bpp [options] <filename>

positional arguments:

  • src_file the source(.bpp)/byte(.bc) code

options:

  • -h, --help: show this help message and exit
  • -v, --verbose: increase output verbosity
  • -b, --bytecode: display the byte code.
  • -bc, --write-bc: write the byte code to a file.

how it works??

Basic++ is like python-compiles an byte code and then interpret the byte code. The byte code is in the same style like python's.

For full documentation visit veeracoder508/basic-pp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages