Skip to content

sunnyzanchi/lexer-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexer

This is a small lexer I wrote while trying to get more acquainted with Rust. I did have some pretty solid inspiration to work from. The main fn isn't implemented, currently I just have a single test. Fortunately, cargo is amazing and all you have to do is run cargo test and it installs/compiles dependencies and runs the rest. Beautiful. I'm really enjoying Rust so far 😊

About

A small lexer in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages