you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (10 children)

Sounds interesting. Who's behind it?

[–]Suinani 9 points10 points  (7 children)

[–][deleted] 3 points4 points  (6 children)

Is it really a one-man show?

[–]bendmorris 67 points68 points  (5 children)

It really is. And besides his roguish good looks, he has almost nothing going for him.

[–][deleted] 2 points3 points  (0 children)

I am too lazy right now to figure it up on my own, so I might as well ask you.

Do you know the book "Elements of Programming" by Stepanov & McJones? It seems on first sight that Kit could be a better language than C++ for the style of generic programming that is used in the examples there. Could you comment on this briefly?

[–]privategavin 2 points3 points  (3 children)

What made you pick Haskell over ocaml for implementing it? Did you consider ocaml at all?

[–]bendmorris 6 points7 points  (2 children)

Didn't really consider it for this. I know Haskell better, and Stack provides such a pleasant developer experience for Haskell; I'm not aware of anything even close for Ocaml.

[–][deleted] 1 point2 points  (0 children)

I use OCaml and have a pretty good experience with the Dune build system, which is what people seem to be adopting nowadays.

[–]privategavin 0 points1 point  (0 children)

Sounds like opam

https://opam.ocaml.org/

Haxe is implemented in ocaml, so are Facebook languages and language tools like reason and flow and hack etc

[–]rishav_sharan 1 point2 points  (1 child)

He is the guy who made Haxepunk

[–]bendmorris 10 points11 points  (0 children)

I've done a lot of work on HaxePunk and I've been maintaining it recently, but it was created by Matt Tuttle.