9 stable releases

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

#245 in Programming languages

Download history 18/week @ 2024-12-08 1/week @ 2024-12-15

685 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