Skip to content

stackclass/interpreter-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreter Challenge Tester

This is a program that validates your progress on the "Build your own interpreter" challenge.

Requirements for binary

  • Following environment variables:
    • STACKCLASS_REPOSITORY_DIR - root of the user's code submission
    • STACKCLASS_TEST_CASES_JSON - test cases in JSON format

User code requirements

  • A binary named your_program.sh that executes the program.
  • A file named stackclass.yml, with the following values: debug.

About

Tester for the interpreter challenge.

Resources

License

Stars

Watchers

Forks

Packages