not pure fp but with good support for fp) on top of golang which compiles to Go?
it might make sense, in fact, that's exactly what I'm doing right now even though the language I'm designing is a domain-specific one rather than a general-purpose one like Go. FP languages are way better for application programming in terms of safety and simplicity than their imperative counterparts but too inefficient for systems programming. p.s. pn me if you'd like to join the telegram group of the language I'm talking about
I plan to transpile it to Go and move over to LLVM as soon as I can because Go isn't particularly well suited for it. The language won't need garbage collection and will need to get closer-to-the-metal implementation of PDS (persistent data structures)
Обсуждают сегодня