Frege: A JVM pure functional programming language in the spirit of Haskell
1–10 of 112 posts
Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#2Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#3Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#4Cute name. I wonder to what extent the language has anything to do with Frege's work in logic. I mean Haskell's last name was Curry, and currying is a big deal in FP. Thankfully that wasn't named after Moses Schoenfinkel.
Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#5So now Haskell can produce native executable code, run in a JVM and as subset of it (https://github.com/faylang/fay/wiki) run in the browser. Now there is no excuse for me to NOT using Haskell ;)
Thanks for bringing Haskell to the JVM!
Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#6Cute name. I wonder to what extent the language has anything to do with Frege's work in logic. I mean Haskell's last name was Curry, and currying is a big deal in FP. Thankfully that wasn't named after Moses Schoenfinkel.
Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#7Cute name. I wonder to what extent the language has anything to do with Frege's work in logic. I mean Haskell's last name was Curry, and currying is a big deal in FP. Thankfully that wasn't named after Moses Schoenfinkel.
http://en.wikipedia.org/wiki/Curry%E2%80%93Howard_correspond...
Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#8Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#9--Edit-- is it the exact same syntax as Haskell? Unclear.
Re: Frege: A JVM pure functional programming language in the spirit of Haskell
#10I'm excited about this - but cannot seem to find a 'hello world' or any other actual code examples? --Edit-- is it the exact same syntax as Haskell? Unclear.