Clue
Clue copied to clipboard
[Idea] Compiler from Lua to clue
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
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
This is currently being worked on https://github.com/ClueLang/Probe
I can pretty much say find is pretty much dead right now
At least a beta was released
I started working on the project again and I will close once I have a good enough tool
I will call this done since probe is now in a good state