Skip to content

Very simple parser combinator library in Gleam

Notifications You must be signed in to change notification settings

eratio08/shiny_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shiny_parse

Package Version Hex Docs

gleam add shiny_parse
import shiny_parse

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/shiny_parse.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

About

Very simple parser combinator library in Gleam

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages