Arc Forumnew | comments | leaders | submitlogin
1 point by akkartik 3897 days ago | link | parent

Can you try it with http://github.com/arclanguage/anarki if you aren't already? Your ascript.js example works with it for me.

To make the .lsp example work you have to modify static-filetype at lib/srv.arc (https://github.com/arclanguage/anarki/blob/31b773d91a/lib/sr...) to handle the new extension. I'm away from my usual machine, so can you send me a pull request if you get it working? :)