Skip to content

harsh183/igcse-pseudocode-parser

Repository files navigation

GCSE Pseudocode to Ruby parser

Reference spec that this is based off and many similar specifications exist across school systems all over the world. Implements partial specification but not the full amount.

See also: chin123/pseudocode-parser

Extending

  • shell script or another script to have a one command to run a psudocode file

  • full specification

  • handle more complex cases with nesting and trees

About

So GCSE has a pretty strict pseudocode spec, so I made a simple parser into executable Ruby. Currently supported only a subset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages