Lisp without parentheses: Lisp INdented
genyris.com
Lisp without parentheses: Lisp INdented
1–10 of 45 posts
Re: Lisp without parentheses: Lisp INdented
#2http://www.genyris.com/wiki?page=default/eightqueenssource
A lot more readable than the 'regular' lisp version:
http://obereed.net/queens/algorithm.html
By automating the process of converting between 'indented' lisp and 'regular' lisp those that want it can have it and those that do not can simply ignore it.
Re: Lisp without parentheses: Lisp INdented
#3Hm, this feels like comitting hara-kiri, but I actually found the eight queens sample: http://www.genyris.com/wiki?page=default/eightqueenssource A lot more readable than the 'regular' lisp version: http://obereed.net/queens/algorithm.html By automating the process of converting between 'indented' lisp and 'regular' lisp those that want it can have it and those that do not can simply ignore it.
Re: Lisp without parentheses: Lisp INdented
#4Re: Lisp without parentheses: Lisp INdented
#5Re: Lisp without parentheses: Lisp INdented
#6Re: Lisp without parentheses: Lisp INdented
#7Re: Lisp without parentheses: Lisp INdented
#8Hm, this feels like comitting hara-kiri, but I actually found the eight queens sample: http://www.genyris.com/wiki?page=default/eightqueenssource A lot more readable than the 'regular' lisp version: http://obereed.net/queens/algorithm.html By automating the process of converting between 'indented' lisp and 'regular' lisp those that want it can have it and those that do not can simply ignore it.
Re: Lisp without parentheses: Lisp INdented
#9Did you mean Python?
Re: Lisp without parentheses: Lisp INdented
#10Set the highlight color of your () to white. Solved.