hengestone | 2 years ago | on: Wells Fargo Says Flood of US Renewable Projects Risks ‘Breaking’ Power Markets
hengestone's comments
hengestone | 2 years ago | on: Shingles vaccination may reduce dementia risk
hengestone | 2 years ago | on: 'Mississippi miracle': Kids' reading scores have soared in Deep South states
hengestone | 3 years ago | on: California passes law banning Tesla from calling software FSD
hengestone | 3 years ago | on: Waze Founder Noam Bardin is starting up a Twitter alternative
hengestone | 3 years ago | on: Midwestern Teachers Reveal Why They're Leaving the Classroom
hengestone | 3 years ago | on: DataRobot employee resigns over stock sales
hengestone | 7 years ago | on: Netflix’s ‘Love Death and Robots’ Is Hit, Miss and Extremely NSFW
hengestone | 7 years ago | on: A Fast, Minimal Memory, Consistent Hash Algorithm (2014)
hengestone | 7 years ago | on: An Elm compiler for the Erlang Virtual Machine
Since you're not planning on continue the project, and are interested on 'Elm on the server', you might look at Purescript, which has a similar syntax, and compiles to Javascript, and also the BEAM: https://github.com/purerl
There are also C++ and C backends at https://github.com/andyarvanitis/purescript-native and https://github.com/pure-c/pure-c
If having a JS compile option is not a requirement, there are 2 more Ocaml/ReasonML-like BEAM laguages, https://github.com/alpaca-lang and https://github.com/lpil/gleam
(I'm kinda partial to Gleam, it seems really clean)
hengestone | 7 years ago | on: Gluon – A configurable and small virtual machine which runs Erlang BEAM bytecode