lua-users home
lua-l archive

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


On Thu, Aug 13, 2020 at 4:00 AM Sam Trenholme wrote:
The way I use it is to store table data in a way which is both Lua and
Python compatible, and have comments in both Lua and Python.

rem=(#''--[=[
);"""

COMMENT

"""#]=])

print"Hello from both Python and Lua"