Lua Programming

Lua Programming

This example is a port of the Lua programming course from the open wikibook Lua-Programming to LiaScript. It is a fully working Lua programming course, that can be used as a basis for your own course.

Start Course

This example uses the Lua template which implements the Lua interpreter and VM from interpreter and VM https://daurnimator.github.io. The only that is required to make Lua code snippets executable in LiaScript is to attach the @LUA.eval macro to every code block.

See this project on GitHub: https://github.com/LiaBooks/Lua-Programming

… or try it out in the LiveEditor:

```

Related Posts

Executable Code

How to make your Markdown code-snippets editable and executable? Our solution, just attach a script-tag to it that defines how the input or inputs should be evaluated…

Read More

Import A-Frame 3D models, scenes, and more into LiaScript open-courSes

This blog entry presents an example of how to import A-Frame 3D models, scenes, and more into LiaScript open-courSes.

Read More

eLearning Africa 2023

Instant Creation & Publishing of Free and Open Online Courses with LiaScript LiaScript is a language-based approach to free and open education.

Read More