LISP

Lisp Is Syntactically Pure! https://common-lisp.net/project/parenscript/

Enter your code in the text areas. The syntax delimiters are defined. Note, tabs and newlines are ignored.


Left Delimiter: '('

Item Delimiter: ' ' (space)

Right Delimiter: ')'


Output

Tokenized Output:

Evaluated Output (like a console):



Samples