Skip to content

ezekuiel100/Lexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lexer written in Odin

This project is a simple lexer (lexical analyzer) implemented in the Odin programming language. It takes an input string of source code and breaks it down into a sequence of tokens, which can then be used for parsing in a compiler or interpreter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages