Python with a Lissp. https://hissp.rtfd.io Ask, don't ask to ask. Answers may take a day. https://github.com/gilch/hebigo
gilch on doc-pass2
gilch on master
Add docstrings for new bundled … Rename module literals handles Fix ensure and 22 more (compare)
gilch on doc-pass2
print_exc before interact Style Guide corrections Add slicing tutorial and 1 more (compare)
'quote'
string in that process.
quote
forms.
%#(+ : :* %)
if the function is fixed.
;;;; COLLECTIONS
section.
[\"a\",\"b\"]
also works, but single quotes are easier.
(list '("a" "b"))
to also work, but that has to compile the quotes in to distinguish them from identifiers, resulting in ["('a')", "('b')"]
.
(list `(,"a" ,"b"))
.
enset
in a very similar way to enlist
.
(.upper (let (mystr "asdf")
(operator..add mystr "ghj")))
(.upper (let (mystr "asdf") (operator..add mystr "ghj")))
hissp.reader
.