Skip to content

JasonGH17/Platinum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platinum

Language that compiles to WASM

How to use

cargo run ./examples/main.plat
  • Reads in main.plat
  • Prints out the tokenized program
  • Outputs main.wasm
wasmer ./examples/main.wasm -i main

Prints out the main function's result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages