frg 2.0.2

Compiled programming language with frogs!
1
2
3
4
pub mod input;
pub mod parse;
pub mod print;
pub mod rand;