Mercerenies / gdlisp

Lisp on the Godot platform
GNU General Public License v3.0
139 stars 1 forks source link

Reader macros #129

Open Mercerenies opened 1 year ago

Mercerenies commented 1 year ago

Yeah, that.

Consider implementing the 'reader macro' feature from Common Lisp, where a special form of macro can affect the parsing of future terms.