#interpreter #compiler #tinybasic

bin+lib rusty-basic

Tiny BASIC interpreter written in Rust

1 unstable release

0.1.0 Oct 6, 2024

#548 in Programming languages

MIT license

39KB
1K SLoC

rusty-basic

Rust로 만든 Tiny BASIC 인터프리터

실행

$ cargo run
> PRINT "Hello, Rust!"
Hello, Rust!

참조

Dependencies

~4–11MB
~114K SLoC