/long

C++ Compiler

Primary LanguageRustMIT LicenseMIT

Long

Build

We don't need a long time to compile C++.

Issues and PRs are always welcome.

Run

git clone https://github.com/maekawatoshiki/long
cd long
export LONGCCPATH=`pwd`
rustup override set nightly
cargo test # --release
cargo run --example lex # panics because the parser is incomplete