Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
/ guile-parallax Public archive
forked from stchang/parsack

A basic Parsec-like monadic parser combinator library implementation in Guile.

License

Notifications You must be signed in to change notification settings

guildhall/guile-parallax

 
 

Repository files navigation

guile-parsack -- a monadic parser combinator library

guile-parsack is a basic Parsec-like monadic parser combinator library implementation in Guile.

It was ported to Guile from Stephen Chang's parsack library for Racket.


Licensed under the MIT license.

Copyright © 2015 Remy Goldschmidt Copyright © 2013-2015 Stephen Chang

About

A basic Parsec-like monadic parser combinator library implementation in Guile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 68.1%
  • Racket 31.7%
  • Shell 0.2%