
LiveScript
JavaScript
Typescript
CoffeeScript
Kotlin
Dart
Haxe
Emscripten
Elm
Kotlin
Elixir
F#
Clojure
NIM
C++
Dart
LiveScript
ElmNo LiveScript videos yet. You could help us improve this page by suggesting one.
Based on our record, Elm seems to be a lot more popular than LiveScript. While we know about 127 links to Elm, we've tracked only 9 mentions of LiveScript. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'm writing all my stuff in CoffeeScript (which trans/com/piles to JavaScript). I feel like almost the last man standing at this point. I have some plans to revive a fork of https://github.com/jashkenas/coffeescript but those are ... plans. I like CS for its syntax which is indentation-based similar to Python; in addition, you get e.g. paren-less function calls as in `mul 4, 5`; also, all functions are 'lambdas'... - Source: Hacker News / 8 months ago
That's an interesting idea. Just to mention though: LiveScript is a really great language that compiles to JavaScript. https://livescript.net/. - Source: Hacker News / over 1 year ago
It was a better name for JavaScript. It is a better name for another project that is better named than JavaScript and owns the name LiveScript now. https://livescript.net/. - Source: Hacker News / over 1 year ago
I know this hasn't been updated, and I know it's a fork of CoffeeScript, but https://livescript.net/ has had a lot of the "magic" syntax here for quite a while. - Source: Hacker News / over 1 year ago
Fun fact: LiveScript is a FP-oriented language which compiles to JavaScript. It's been around for a while now :-) https://livescript.net/. - Source: Hacker News / almost 3 years ago
With this article I hope to attract more attention to the languages like PureScript, or Unison or LEAN, or Haskell or Elm and its descendants, because they not only bring mathematical beauty in the world (I say it from the position of the guy who totally didn't like maths at school, though gladly read books from Martin Gardner or Lewis Carroll about Logic), but also the code written using them is stable, easy to... - Source: dev.to / 6 months ago
I had two possible topics in mind. One about teaching Clojure and Functional Programming to beginners (because of my course Clojure: Introduรงรฃo ร Programaรงรฃo Funcional; an Introduction to Functional Programming through Clojure, for Brazilians). And another about a project I built at the company where I work, using Clojure in the backend and the programming language Elm for the front-end. - Source: dev.to / 7 months ago
For those who donโt know him, Evan is the creator of the Elm programming language and probably my favorite speaker! I am a great admirer of his technical abilities, but I am also equally impressed by the philosophical ideas he often includes in his speeches. - Source: dev.to / 8 months ago
To do that, we will use the Elm programming language. - Source: dev.to / about 1 year ago
Use languages that donโt have side-effects; Elm for UI, and Roc for API/CLI. - Source: dev.to / about 1 year ago
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
Typescript - TypeScript allows developers to compile a superset of JavaScript to plain JavaScript on any browser, host, or operating system.
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
CoffeeScript - Unfancy JavaScript
F# - F# is a mature, open source, cross-platform, functional-first programming language.