Blog Posts

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

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