Update lua-introduction.rst

gccjit-ravi534
Dibyendu Majumdar 7 years ago committed by GitHub
parent dfda48dfe8
commit 305b543dd4

@ -268,7 +268,7 @@ If you are calling a Lua function with a single string or table argument then th
Above is often used to create a DSL. For instance, see:
* `Lua's bug list <https://github.com/lua/lua/blob/master/bugs>`_
* `Premake <https://github.com/premake/premake-core/wiki/Your-First-Script`_ - a tool similar to CMake
* `Premake <https://github.com/premake/premake-core/wiki/Your-First-Script>`_ - a tool similar to CMake
You have already seen also that::

Loading…
Cancel
Save