A Custom Extension for Algebra

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. The same can be done with any other library, framework, API …

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

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

6 Quizzes in 100 Seconds

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

Read More

Macros

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

Read More