frg 2.1.0

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