Screenshots
Description
This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
Features
- Infix notation, e.g., {3 + 4} in addition to (+ 3 4)
- Traditional function notation, e.g., f(...) in addition to (f ...)
- Indentation greatly reduces the need for parentheses
Update Notifications
User Ratings
User Reviews
Be the first to post a review of Readable Lisp S-expressions!