Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noxical

Noxical is the lexical analyzer for Nox.

Development

Enter the Nix development environment and use Nox for project operations:

nix develop
nox build
nox test

The library API exposes Lexer::new(source).tokenize() and returns tokens with source spans and line and column positions.

About

The lexical analyzer for Nox.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages