lua-users home
lua-l archive

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


Incidentally, it wasn't a huge effort for me taking Apple's TextEdit sample
for MacOS X (which is written in something closer to NeXTStep than Cocoa)
and get it working as a Lua shell. I didn't have any line ending issues, but
that's probably because Cocoa is closer to the Unix world than the
traditional Mac world.

Mark