lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I've been noodling on an S-expression service for mobile phones (with * to open an expression and # to close it), and part of the plan (as a way to preserve characters in the preciously-limited SMS message) is to have ##### be compressable as #5.

On Wed, 20 Jul 2011 14:02:06 -0400, Johnson Lin <arch.jslin@gmail.com> wrote:

Actually this discussion comes from:
http://redmine.ruby-lang.org/issues/5054

annnnnnnnnd I think it's fun to talk about :p What do Lua programmers say?

--
Johnson Lin