wright 0.10.1

The wright programming language compiler and tooling.
Documentation
1
2
3
4
//! Literal parser implementations.

mod boolean;
mod integer;