Skip to content

kelvindoe22/Rusterp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUSTERP

A simple interpreter written in Rust.
Based on tutorials from Ruslan Spivak

Table of contents

General info

This is a simple interpreter which can do basic math for now.

Technologies

Project is created with:

  • Rustc: 1.63.0 (4b91a6ea7 2022-08-08)

Setup

To run this project you must have cargo(Rust package manager) installed

$ cd Rusterp
$ cargo run -r

About

A simple Pascal language interpreter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages