On Thu, 28 Apr 2011, Gwenhael Le Moine wrote:
> and this whole debate shows the superiority of RPN
> 6 2 / 1 2 + *
> There's just one way to type it and there's no confusion.
>
> Gwh
>
How about Common Lisp's s-expression's prefix notation ;-)
(* (/ 6 2) (+ 1 2))
(Full of parentheses, though, but fairly easy to read with once one
gets familiar with bullseye method)
Cheers,
Yang
--
Dương "Yang" ヤン Hà Nguyễn
Web log: http://cmpitg.wordpress.com/
"Life is a hack"
[ Do not send me Microsoft Office attachments, please.
http://www.gnu.org/philosophy/no-word-attachments.html ]
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT/C/ED/L d++ s-:-(:) !a C+++(++++) ULU++++>$ P-- L+++>$ E+++
W++>+++ N+ o+ K w--- O- M@ V- PS+ PE++ Y+>++ PGP++ t+ 5 X+ R-
tv+ b+++ DI+++ D++ G+++ e* h* r* y-
-----END GEEK CODE BLOCK-----
_______________________________________________
POST RULES : http://wiki.hanoilug.org/hanoilug:mailing_list_guidelines
_______________________________________________
HanoiLUG mailing lists: http://lists.hanoilug.org/
HanoiLUG wiki: http://wiki.hanoilug.org/
HanoiLUG blog: http://blog.hanoilug.org/