-
Notifications
You must be signed in to change notification settings - Fork 50
Description
jingoh
DSL to notate specification, rather than test framework.
resignal-bind
Tiny signal capturing facility for common lisp.
Useful for better error handling and better error messages.
millet
Wrapper for implementation dependent tiny utilities.
matrix-case
Control flow macros which writing nested CASE easily.
check-bnf
macro arguments checker for common lisp.
structure-ext
Tiny structure extensions for common lisp
core-reader
Utilities for stream oriented reader. Useful to implement reader macros.
read-as-string
Reading S-Expression string from stream. Useful to static analyze lisp codes.
null-package
Safe and robust S-Expression reader. Useful to read from unfaithful stream/socket.
Jingoh includes add-on systems.
These are the dependencies for it.
prompt-for
Type safe user input.
To run test for null-package, additional dependencies.
trestrul
Tiny utilities for TREe-STRUctured-List.
bnf
BNF example generator. Useful to test parser.
Dependencies above are listed as :serial t, except jingoh itself.
As known issue, included add-on system jingoh.generator depends on quikclisp.
Thanks.