Executable Code

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…

You can use this this example as a basis for your own course by following this link

… Or experiment with it in the LiveEditor below:

Related Posts

ASCII-aRT

After writing systems, here is a quick intro into ASCII-aRT - the next evolutionary step of writing - and how it is integrated into LiaScript, such that you can integrate for example also formulas and animations to your image…

Read More

Embedding Multimedia and More

There are 4 ways in LiaScript to embed multimedia content:

Read More

Lua Programming

This example is a port of the Lua programming course from the open wikibook Lua-Programming to LiaScript.

Read More