9 stable releases

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

#184 in Programming languages

Download history 24/week @ 2024-07-24 9/week @ 2024-07-31 7/week @ 2024-09-18 10/week @ 2024-09-25

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