amulet

An ML-like functional programming language (by amuletml)

Amulet Alternatives

Similar projects and alternatives to amulet based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better amulet alternative or higher similarity.

amulet reviews and mentions

Posts with mentions or reviews of amulet. We have used some of these posts to build our list of alternatives and similar projects.
  • Better error message for 1.1 + 1.1;;
    1 project | /r/ocaml | 5 Apr 2022
    One possibility would be to do something like the now-defunct Amulet language (an ML that compiled to Lua) did. You'd get accurate compiler errors, but also an additional error number that corresponds to a more beginner-friendly explanation of common reasons for the error, pulled from here, that could be accessed with amc explain 1234 on the command line or :explain 1234 in a REPL. So for example, if you tried the same kind of error as OP tried, like 1.1 + 1, you'd get this:
  • How can I load a module name from a variable?
    1 project | /r/lua | 23 Mar 2022
    Kind of a side note, but I wasn't a big fan of moonscript. I don't really like the Python-like approach to syntax and it just didn't suit me. F# or Haskell handles it better, and OCaml manages to look similar without actually needing whitespace sensitivity; I think they all do it way better than Python or Python-inspired languages. I really liked the idea of of the ML-style Amulet because of this, but it's a dead project now apparently. :(

Stats

Basic amulet repo stats
2
281
2.9
over 2 years ago

amuletml/amulet is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of amulet is Haskell.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com