From c47581a922b637bda2a5955508020eab3f9c43ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 18 May 2017 18:13:33 +0200 Subject: Update README --- README.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 6206715..3ac6f15 100644 --- a/README.adoc +++ b/README.adoc @@ -66,7 +66,7 @@ Returns the first argument. Reassigns arguments to the current call in order to given names. This must be a special form because of the lack of variable scoping. It needs to see arguments -from the other scope. +from the outer scope. Standard library ---------------- @@ -78,12 +78,18 @@ Conditional evaluation, strings evaluate to themselves. Returns arguments to the current evaluation context as a list. +`list` + +Returns a list of parameters. The syntax sugar for lists is `[]`. + Contributing and Support ------------------------ Use this project's GitHub to report any bugs, request features, or submit pull requests. If you want to discuss this project, or maybe just hang out with the developer, feel free to join me at irc://irc.janouch.name, channel #dev. +Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 + License ------- 'ell' is written by Přemysl Janouch . -- cgit v1.2.3