28 open-source projects similar to quil-lang/alexa, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
A fast Common Lisp binary serializer/deserializer
A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.
Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.
JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
A library to easily read and write complex binary formats.
Encode and decode deeply-nested data into flat Swift objects
Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.
An experimental implementation of parsing expression grammars (a la Janet) in Common Lisp