read_chars
This is just a simple library I made for use in a new lexer for my programming language project Rouge. You are free to use it how you wish under the MIT license.
use ReadChars;
use From;
use io;
use File;
This is just a simple library I made for use in a new lexer for my programming language project Rouge. You are free to use it how you wish under the MIT license.
use ReadChars;
use From;
use io;
use File;