Skip to content

veluriy/occ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

実行

次のコマンドを打つことで、アセンブリが出力されます。
cargo run "[入力ファイルパス] [出力パスファイル]"

テストコードの実行

test/test.sh にデバッグ用のスクリプトがあります。assert 0 "3-3"のように、第一引数に想定される値、第二引数にコンパイルする文字列を入力して利用します。

テストの実行

cargo make test

参考

About

A primitive compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published