Software Alternatives & Reviews

Amber Smalltalk VS LiveScript

Compare Amber Smalltalk VS LiveScript and see what are their differences

Amber Smalltalk logo Amber Smalltalk

Amber is a language (derived from Smalltalk) and environment built for the web.

LiveScript logo LiveScript

LiveScript is a language which compiles down to JavaScript.
  • Amber Smalltalk Landing page
    Landing page //
    2023-06-14
  • LiveScript Landing page
    Landing page //
    2019-03-23

Category Popularity

0-100% (relative to Amber Smalltalk and LiveScript)
Programming Language
46 46%
54% 54
OOP
52 52%
48% 48
Programming
100 100%
0% 0
Gaming
0 0%
100% 100

User comments

Share your experience with using Amber Smalltalk and LiveScript. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, LiveScript should be more popular than Amber Smalltalk. It has been mentiond 5 times since March 2021. 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.

Amber Smalltalk mentions (3)

  • Pharo 11
    I wonder if anyone has experience with this and Amber (https://amber-lang.net/) and can compare the two? The languages at least appear to be very similar, but the latter uses a web browser rather than a fully custom UI like Pharo has. I assume you can't just open a Pharo program in Amber (or the other way around)? - Source: Hacker News / 12 months ago
  • Ask HN: Uncommon Web Languages?
    Tons of them, but I am most interested in the following for various reasons: PureScript[1] — been around a long time. Looks a lot like Haskell to me. Derw[2] — Elm-like, interesting integration with Typescript Amber[3] — smalltalk for js Rescript[4] — its been awhile since I last looked at this project (during a catastrophic rebrand) so I'm not sure where this project is at, but it did seem very promising to me at... - Source: Hacker News / over 1 year ago
  • Crystal Lang 1.0 Release
    Thanks for mentioning Amber! I assume it's this project: https://amber-lang.net/ I've long wanted to get into Smalltalk and this looks like a very nice, modern way of doing so. - Source: Hacker News / about 3 years ago

LiveScript mentions (5)

  • Netscape and Sun announce JavaScript (1995)
    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 / 9 months ago
  • Dear Oracle, Please Release the JavaScript Trademark
    Too late. The name was taken when it was free. https://livescript.net/ (But seems inactive judging by GitHub). Actually a mostly quite nice little toy language. (Only the OOP part seems messed up a little bit; but besides that it looks quite clean). - Source: Hacker News / over 1 year ago
  • Jd
    I've been doing some research in this area: for day-to-day, quick and dirty, scripting purposes, if not Python, then what? I want something expressive: Python can be a bit verbose by default and isn't very good at oneliners. I want something that starts up fast, but can run a bit slower. It would be great if it had a REPL, but if compilation and/or startup are fast enough its lack would also be acceptable. The... - Source: Hacker News / about 2 years ago
  • A pipe operator for JavaScript: introduction and use cases
    LiveScript (https://livescript.net/) does this, amongst many other things (mostly CoffeeScript-inspired). I used it quite a bit and enjoyed it a lot. - Source: Hacker News / about 2 years ago
  • **** TypeScript
    JavaScript is an extremely elegant language. It's syntax is relatively simple and extremely flexible. This has lead to things like CoffeeScript, LiveScript, and the explosion of transpiling. - Source: dev.to / almost 3 years ago

What are some alternatives?

When comparing Amber Smalltalk and LiveScript, you can also consider the following products

Try It Online (TIO) - TIO is a family of online interpreters for an evergrowing list of practical and recreational...

CoffeeScript - Unfancy JavaScript

Julia - Julia is a sophisticated programming language designed especially for numerical computing with specializations in analysis and computational science. It is also efficient for web use, general programming, and can be used as a specification language.

Typescript - TypeScript allows developers to compile a superset of JavaScript to plain JavaScript on any browser, host, or operating system.

Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions