Open paf31 opened 8 years ago
I am interested in mentoring this project.
I am interested to be a student in this project.
I am interested in this project as a student.
idk where the current place is to track "potential backend ideas" but it seems that PS could fill nicely the "actually haskell-like" hole in the JVM ecosystem too, tho it would be significantly more work than e.g. a lua one.
There has been some discussion of a JVM backend. truffled-purescript
was one approach, but development seems to have been stopped. A straight Java code generator might be a simpler way to get started.
@gbaz @paf31 As has been discussed before, that's how Frege does it, and could suit us well too.
Does anyone know if there has been any progress on the Java backend ?
None that I know of, but the new --dump-corefn
option in 0.10 should make it quite a bit easier.
That's great. I'll take a look.
Any plans for the core imperative representation that I think @garyb was working on? Seems like that could make it ridiculously easy to write new backends.
Possible directions: