davidgiven/clue

Is this still active?

Opened this issue · 3 comments

This seems like a great project, it's a pity it isn't still being developed?

No, it's not, it's completely dead --- there are some core problems with the compiler framework I was using. However, I recently found https://github.com/shinh/elvm, which looks like a new try at the same problem.

At least for lua, that project produces horrendous code (it starts with a loop over 2<<24elements)

No, it's not, it's completely dead --- there are some core problems with the compiler framework I was using. However, I recently found https://github.com/shinh/elvm, which looks like a new try at the same problem.

I checked the elvm out and it's quite poor and extremely poorly managed and documented