Skip to content

A simple toy tree-walk interpreted programming language based on French pseudocode syntax.

Notifications You must be signed in to change notification settings

Jacqkues/Frenchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frenchy

This project is the implementation of an interpreted programming language using a "tree-walk" interpreter written in Rust. The goal of the project is for me to learn Rust and understand how an interpreter works, as well as programming languages in general. Currently, it has not a very good error handling but I am working on it for the next version which will be a VM version. Feel free to provide feedback on the code so that I can improve my Rust skills.

About

A simple toy tree-walk interpreted programming language based on French pseudocode syntax.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages