Blog Posts

6 Quizzes in 100 Seconds

This is our report on making quizzes in LiaScript in 100 seconds.

Read More

A Custom Extension for Algebra

Today we show how to build a custom extension for executable code-snippets for LiaScript #Markdown by using the computer algebra systems Algebrite.

Read More

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

Lua Programming

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

Read More

Macros

How can you define custom macros or even define reusable LiaScript libraries?

Read More

Embedding Multimedia and More

There are 4 ways in LiaScript to embed multimedia content:

Read More