[ prog / sol / mona ]

prog


Wanting to get back into Scheme (and LISP in general).

19 2023-12-28 15:12

>>18
It is Lisp all down to the core.
<code>
$ ./symta -e '"www port!8080: hello = ["hello world"]".parse'
((`:` (www (`!` port) 8080) (`=` (hello) (hello world))))
</code>

33


VIP:

do not edit these