Why did Symta used to be called ``in Lisp'' with the ``faggot quotes'' (to use a /prog/ term)?
Name:
Anonymous2017-07-06 19:56
Symta started as a macro DSL for Common Lisp. It supported pattern matching, string interpolation and special `!` macro used like that: (! x = 1 ! y = 2 ! say "x+y = {+ x y}" )