s-expressionists / Eclector

A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees
https://s-expressionists.github.io/Eclector/
BSD 2-Clause "Simplified" License
108 stars 9 forks source link

Use proper lambda-list for ECLECTOR.PARSE-RESULT:READ #48

Closed scymtym closed 5 years ago

scymtym commented 5 years ago

The &rest arguments stuff is unhelpful for clients and handling it is more trouble than it used to be.