Skip to content

sophiajt/onehour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a programming language in an hour

This is the project I made while doing the Building a programming language in an hour video.

You can run it, once you have Rust installed, by doing:

cargo run -- <name of source file>

And run tests with

cargo test

About

A small programming language created in an hour

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages