9 stable releases

new 1.2.0 May 12, 2024
1.1.7 Apr 4, 2024
1.1.4 Mar 31, 2024

#161 in Programming languages

Download history 330/week @ 2024-03-17 8/week @ 2024-03-24 454/week @ 2024-03-31 32/week @ 2024-04-07

51 downloads per month

MIT/Apache

80KB
2K SLoC

Pseudo Interpreter

License

A pseudocode interpreter written in rust.

Installation

  • This application has been bundled up into vscode extension and can
  • be installed by searching pseudo runner in vscode extensions

Implemented Features

  • print function
  • input function
  • variable assignment
  • expressions
  • if statements
  • multi conditional statements
  • arrays
  • for loops
  • while loops
  • functions

Usage

pseudo_interpreter [file path]

Contact

No runtime deps