#interpreter #compiler #tinybasic

bin+lib rusty-basic

Tiny BASIC interpreter written in Rust

1 unstable release

0.1.0 Oct 6, 2024

#297 in Programming languages

Download history 159/week @ 2024-10-06 8/week @ 2024-10-13 1/week @ 2024-10-20

168 downloads per month

MIT license

39KB
1K SLoC

rusty-basic

Rust로 만든 Tiny BASIC 인터프리터

실행

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

참조

Dependencies

~4–11MB
~112K SLoC