I’ve created a BETA plugin for embedding Livecodes REPL playgrounds within Obsidian. Please see the Github repo’s README for details on features, installation, etc. LiveCodes provides support for a wide range of languages.
Thank you to anyone willing to test-drive the plugin and all feedback is welcome.
Currently, the plugin has very little integration within a note. Just as a proof of concept, the plugin adds the ability to open javascript codeblocks in a Livecodes view.
example:
Javascript codeblocks should have a small round “Open in Livecodes” button, which opens a new view with a playground.
Hope this helps one understand the plugin better. It is a 1st BETA version, M.V.P. The Livecodes developer is working on an off-line self-hosted version and I may consider further development, if/when that feature is released.