Have you tried out F# / Fable? https://github.com/fable-compiler/cfworker-hello-world
HN user
koeninger
Cloudflare | Software Engineer - Durable Objects, many other roles
I'm looking for C++ / distributed systems folks to join the team working on Durable Objects. Most of us are in Austin, but we have a lot of office locations and some remote team members. Email me ckoeninger at cloudflare if you're interested.
Cloudflare is always hiring, see other open roles at
Yeah, I'd expect Clojure to work. It's on my list of languages to investigate, but if you want to take a crack at it, submit a PR, see details at https://github.com/cloudflare/template-registry/blob/master/... Feel free to ping me @ koeninger on github if you need help on the PR.
My team at a previous job went from perl / c / python to scala, and liked it better.
I've had a freestyle for a couple of years, some of the keys are already malfunctioning
"build systems that actually work"
Maybe I'm feeding a troll here, but I've been building production software for over 4 years using SBT. It works.
Sounds like you want
sbt console-quick
http://www.scala-sbt.org/0.12.3/docs/Howto/scala.html#consol...
I understand the nervousness, but I was able to convert a thrift/hector time series model to exactly equivalent CQL3 without too much trouble. The (perhaps non-obvious) options involved were "WITH COMPACT STORAGE" for wide rows and "WITH CLUSTERING ORDER BY (blah DESC)" for a reversed comparator.
http://www.datastax.com/documentation/cassandra/1.2/webhelp/...