Search code examples
programming-languages

What are some new and emerging programming languages


What are some new and exciting programming languages? I have already looked at ruby and python. Are there any other languages out there


Solution

    • atomo - Erlang-style message passing on Haskell's runtime
    • ANI - dataflow programming
    • CoffeeScript - a "little language" that compiles to JavaScript
    • Go - Google's systems language
    • Clojure - Lisp on the JVM
    • F# - OCaml on CLR/.NET