Skip to content

jason89521/the-super-tiny-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Super Tiny Compiler

Welcome to The Super Tiny Compiler!

This is an exercise example for the super tiny compiler rewritten in Rust lang. This example only support numerical literal, it doesn't implement the string literal functionality.

Okay so where do I begin?

Awesome! Head on over to the src/lib.rs file.

Tests

Run with cargo test


cc-by-4.0

About

The super tiny compiler rewritten in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • Rust 19.2%