pseudo_interpreter 1.0.1

A Pseudocode interpreter
Documentation

Pseudo Interpreter

License

A pseudocode interpreter written in rust.

Installation

  • todo

Implemented Features

  • print function
  • input function
  • variable assignment
  • expressions
  • arrays
  • for loops
  • while loops
  • functions

Usage

pseudo_interpreter [file path]

Contact