Skip to content

Jacqkues/Frenchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frenchy

img

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.

To learn how to do it, I followed Robert Nystrom's excellent guide at https://craftinginterpreters.com/, for which I'm very grateful.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages