Skip to content

botahamec/snob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snob

This is a library that serves to make parsing strings a bit easier. I use this to easily write tokenizers. This was inspired by the Icon programming language, which in turn was inspired by SNOBOL. That's how this library came to be known as snob.

Usage

The minimum supported Rust version for this library is 1.66.1.

To use this in your crate, add the following to your Cargo.toml.

[dependencies]
# ...
snob = "0.1"

About

An Icon-inspired string analysis crate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages