Skip to content(if available)orjump to list(if available)

A fast EDN (Extensible Data Notation) reader written in C11 with SIMD boost

HexDecOctBin

Does EDN support something like HTML attributes? The official spec doesn't seem to, but I've read that the spec is outdated and more features have been added to all practical parsers.

Jeaye

This is superb. Thank you for making it and licensing it MIT. I think this is a contender to replace the lexer within jank. I'll do some benchmarking next year and we'll see!

medv

A very impressinve implementation with SIMD and WASM!