8 stable releases

1.1.7 Apr 4, 2024
1.1.6 Apr 3, 2024
1.1.4 Mar 31, 2024

#156 in Programming languages

Download history 338/week @ 2024-03-18 72/week @ 2024-03-25 397/week @ 2024-04-01 4/week @ 2024-04-08

811 downloads per month

MIT/Apache

79KB
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