SleepySwords / DreamBerdc

An attempt to make my first language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An attempt to make my first compiler, why not make it perfect.

Usage

via cargo using the source

cargo run -- <input>

via binary using the source

dreamberdc <input>

There are some files in test_files/ to play with.

About

An attempt to make my first language

License:MIT License


Languages

Language:Rust 100.0%