Skip to content

SchlenkR/TheBlunt

Repository files navigation

Support my Work

Buy a PXL Clock and help me create more videos like this! Use code RONALD for a 25€ discount:

https://www.pxlclock.com/?ref=RONALD

PXL Clock is a fun device, made with ❤️ - and it's programmable in an easy and quick way.

468354531-9b92c9d7-b20b-4316-8104-ac980fa449d5

Find out more:

Join the PXL Clock Community on Discord

Join Our Discord


logo

A a one-file recursive descent parser combinator library for F# and Fable.

NuGet Badge

Some Facts and Infos:

  • It's just another recursive descent parser combinator library
  • Focus on parsing string documents
  • The original ranges that lead to a parse result are retained
  • For sure not made for everything, but may work well for small to medium stuff
  • Performance
    • Making use of Spans
    • Making use of InlineIfLambda
    • No benchmarks available (yet)
  • You can use the CE syntax for many parsers
  • No dependencies
  • State: Far from complete. It's a "works for me" implementation used in Trulla Templates
  • Examples

About

A one-file recursive descent parser combinator for F# and Fable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors