Skip to content

Rust로 작성한 혀엉... 구현체

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

tirr-c/hyeong-rs

Repository files navigation

rshyeong

난해한 혀엉... 언어의 Rust 구현입니다.

빌드하기

먼저 rustup으로 Cargo를 설치하고 다음 명령어를 입력해 빌드와 설치를 합니다.

cargo install rshyeong

큰 유리수 처리를 원한다면 big-rational feature를 켜서 빌드합니다.

cargo install --features big-rational rshyeong

실행하기

Cargo로 설치하면 홈 디렉토리 아래의 .cargo/bin에 바이너리가 들어갑니다. rustup을 설치했다면 이 디렉토리는 PATH에 등록되어 있을 것이므로 그냥 실행하면 됩니다.

rshyeong --help

MIT/Apache-2.0

Build Status

About

Rust로 작성한 혀엉... 구현체

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages