Clue icon indicating copy to clipboard operation
Clue copied to clipboard

[Idea] Compiler from Lua to clue

Open Markos-Th09 opened this issue 2 years ago • 4 comments

If for example you had a big Lua codebase that you wanted to convert to clue it would be a bit of a pain. The job of this compiler would be to convert Lua code blocks(then/do/repeat, end/until) into clue code blocks (curly braces). The difficult part on this is parsing Lua.

Edit: I might try to implement it myself

Markos-Th09 avatar Jun 13 '22 08:06 Markos-Th09

I had this idea a while ago, but never started it becouse it would have taken a long time if you do try to do it yourself it'd be great if you could join the ClueLang organization and make a repo for it there do you have Discord? we could discuss that there

Maiori44 avatar Jun 13 '22 10:06 Maiori44

This is currently being worked on https://github.com/ClueLang/Probe

Markos-Th09 avatar Jun 15 '22 14:06 Markos-Th09

I can pretty much say find is pretty much dead right now

Markos-Th09 avatar Sep 25 '22 18:09 Markos-Th09

At least a beta was released

Maiori44 avatar Sep 26 '22 10:09 Maiori44

I started working on the project again and I will close once I have a good enough tool

Markos-Th09 avatar Jun 24 '23 15:06 Markos-Th09

I will call this done since probe is now in a good state

Markos-Th09 avatar Jul 02 '23 14:07 Markos-Th09