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:

Tags :

Related Posts

Lua Programming

A fully working Lua programming course, that can be used as a basis for your own course.

Read More

Open-Course Development with LiaScript (... Or Markdown on Steroids)

An Elm-talk about the development of an online course DSL that is based on Markdown, given at the elm-europe conference in 2019.

Read More

One Document - Multiple Representations

How to create narrative presentations from one Markdown document only and how one course can be used to teach in different languages. For the text to speech output we apply simple-speech ...

Read More