zaxebo1
zaxebo1
I could not find any other place to thank you, so i have opened an issue. My issue is that **even if i thank you a million times for** making...
add "plugin" writing for this editor, by scripting in "lua" or python. ## In linux python is always available, exposing API to it - will be the greatest thing. but,...
http://www.moonsharp.org/about.html mentions that moonsharp implements 99% of "lua 5.2" Is there any timeline to **implement lua 5.3 features ( see http://www.lua.org/manual/5.3/readme.html ) in moonsharp**, esp. see the "main changes" ,...
It will be great if user can optionally click a menuitem to launch a frame within editor window. This frame will show the live rendering of the text interpreted as...
**OcamlJava ( http://www.ocamljava.org/ ) implements 100% of ocaml 4.0 in pure java , so a application written in ocaml can be compiled to java .jar using ocamljava** the homepage of...
For a potential user , it will be good if **in readme.md , the information is added** that scalate supports **scala-jvm** , **scala-js** (see http://www.scala-js.org/) , **scala-native** (http://scala-native.org/) or not
till date there is no release and there is nothing on haxelib.org about it. When it will be released a version formally and uploaded on haxelib or pip3
### Motivation Lua is extremely popular language in game industry as embedded programming language. Many also use it for standalone scripting too, [https://github.com/wasmerio/wasmer/#-language-integrations](https://github.com/wasmerio/wasmer/#-language-integrations) does not lists lua. Can the Wasmer...
Just like lua has its own REPL(read-eval-print-loop), as in example below: bash% lua Lua 5.4.2 Copyright (C) 1994-2020 Lua.org, PUC-Rio > print("hi") hi > function f1(x) >> print("hi") >> end...
When you make and maintain it as fork of pandoc, then there is always a splitted effort . Why not make it as an extension for example: currently ``` pandoc...