Update 'Phrases'
parent
e2f9b8c441
commit
abcc481cfb
@ -1,5 +1,5 @@
|
||||
ARF does not make a syntactical distinction between functions and operators. It
|
||||
instead has a syntactical concept similar to s-expressions in lisp. A phrase is
|
||||
instead has a concept called a phrase, which is similar to an s-expression in lisp. A phrase is
|
||||
just a list of arguments, where the first argument is the function, method, or
|
||||
operator to execute, and the rest are, well, arguments to it.
|
||||
|
||||
|
Reference in New Issue
Block a user