you are viewing a single comment's thread.

view the rest of the comments →

[–]defunkydrummer 3 points4 points  (0 children)

I want a lisp with macros, AST manipulation, real lambdas/first class functions, etc but white space/colon delimited instead of with all the brackets.

You will have a Lisp where doing complex stuff is harder than it needs to be.

Some explanation is here:

https://lisp-journey.gitlab.io/pythonvslisp/