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
109 stars 9 forks source link

Extension: Decimal syntax for rationals #54

Open scymtym opened 5 years ago

scymtym commented 5 years ago

See http://www.sbcl.org/manual/#Decimal-Syntax-for-Rationals

Maybe by adding something like interpret-integer-token and interpret-decimals-token.