forth-lexer 0.2.1

Simple but complete lexer for the forth language
Documentation
1
2
pub mod parser;
pub mod token;