Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

HectorPeeters/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

This is a compiler for a made up programming language written in Rust. This is made as an educational experiment to get familiar with the Rust language.

Building

cargo build

Running

cargo run <input-file>

Run the tests

./test.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published