SCSA PseudocodeThis extension provides syntax highlighting and snippets for SCSA Pseudocode (Western Australian ATAR Computer Science's flavour of Pseudocode) in Visual Studio Code. An interpreter is also intended to be used with this extension, to execute and debug your pseudocode. Features
ExamplesSelection sort
Part of a binary search tree
Note
Pseudocode InterpreterThis extension is designed to be used alongside the comprehensive SCSA Pseudocode Interpreter. For the full toolchain, including the C++ interpreter, documentation, and examples, please visit the main repository: SaintNong/pseudocode The interpreter should provide correct lexing, parsing, and interpreting of pseudocode verified by many integration tests. Current known issues
Disclaimer |

