Fork me on GitHub
#editors
<
2018-01-16
>
mogenslund15:01:47

Hi. I just want to share an experiment with you. I have tried to port some basic parts of Liquid Text Editor to ClojureScript, to see how well that works. It runs both in the browser and through Lumo/Node.js on the desktop. You can try it here: http://salza.dk/liq It is a proof of concept. Right now you can edit code and evaluate it and, for that matter, manipulate the editor itself, by evaluating code. There is no file support yet. I actually have no real usecases yet. Let me know, if you have some. If I find one or more cool usecases, I will develop the editor in that direction. Loading and saving code to a database might be possible. Needed? I do not know 🙂 https://github.com/mogenslund/liquidjs