masak / bel

An interpreter for Bel, Paul Graham's Lisp language
GNU General Public License v3.0
27 stars 1 forks source link

Use '@' to mean "Previous evaluation" #386

Closed masak closed 3 years ago

masak commented 3 years ago

[...] we should probably lift the @, @@, and @@@ convention from picolisp. [...]

Originally posted by @masak in https://github.com/masak/bel/issues/110#issuecomment-882333719