5 ms·
Anyone got an opinion?
by gaalze 12y ago
Anyone got an opinion?
- sbensu 12y agoAre you the author? It looks amazing. I'm going to spend the weekend trying it out. Great Work!!!
- gaalze 12y agoI'm certainly not the author, I'm just desperate to see more people working on something to compete with Elm! I've just never been a fan of Haskell syntax :(
- sbensu 12y agoI don't mind the syntax. The difference is that while Elm is a niche language with a small community, Cljs has a very diverse ecosystem on its way to becoming a complete web development platform (or already there!).
- RehnoLindeque 12y agoI always find it a bit sad when cool technology is snubbed on the basis of syntax... Elm especially, since Evan works so hard at making the language approachable
- deleted 12y ago[deleted]
- jamesmacaulay 12y agoHi, thanks and have fun :) Ping me on twitter (@jamesmacaulay) or create a GitHub issue if you run into trouble.
- gaalze 12y agoI thought this was interesting: ~/src/elm-package$ cloc . => 2399 ~/src/zelkova$ cloc . => 392 --- Also here are two demos: #1. Mario! http://jamesmacaulay.github.io/zelkova/examples/mario/ http://jamesmacaulay.github.io/zelkova/examples/mario/ https://github.com/jamesmacaulay/zelkova/blob/gh-pages/examples/mario/src/mario/core.cljs https://github.com/jamesmacaulay/zelkova/blob/gh-pages/examp... #2. Dragging boxes http://jamesmacaulay.github.io/zelkova/examples/drag-and-drop/ http://jamesmacaulay.github.io/zelkova/examples/drag-and-dro... https://github.com/jamesmacaulay/zelkova/blob/gh-pages/examples/drag-and-drop/src/drag_and_drop/core.cljs https://github.com/jamesmacaulay/zelkova/blob/gh-pages/examp...