Skip to content

Yakiyo/the-super-tiny-compiler.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

super-tiny-compiler-text

This is a rust version of the original The Super Tiny Compiler written in Javascript. I came across a Go version of the project which made me want to write one is rust too. It's a good way to practice some rust code. This is currently WIP.

Usage

Run with cargo

$ cargo run

Yet to implement taking inputs from the command line. TBA

Tests

$ cargo test

About

Like The Super Tiny Compiler, but in Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages