Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 527 Bytes

File metadata and controls

13 lines (7 loc) · 527 Bytes

GCSE Pseudocode to Ruby Transpiler

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