On Sun, Aug 14, 2011 at 1:34 AM, Chris Angelico <ros...@gmail.com> wrote:
<snip>
> Yes. Not everything's an expression; a block of code is not an
> expression that returns a code object, and variable assignment is a
> statement. Some day, I'd like to play around with a language where
> everything's an expression and yet it doesn't look like LISP - just
> for the fun of it. It probably won't be any more useful for real world
> coding, but it'd be fun to tinker with.

I've heard that Dylan is supposedly Lisp, sans parens.
http://en.wikipedia.org/wiki/Dylan_(programming_language)

Cheers,
Chris
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to