chomik.tech

chomik is an interpreter of the Chomik programming language. When executed with a file name chomik reads, parses and directly executes the Chomik code stored in the file.

chomik accepts also the following options:

  • [-p|--program-report] - do not execute the program, just try to parse it and print out the report
  • [-v|--version] - do not execute the program, just print out the version number
  • [-m|--memory-report] - parse and execute the program, then print out the memory report