boba VS mlscript

Compare boba vs mlscript and see what are their differences.

boba

A general purpose statically-typed concatenative programming language. (by glossopoeia)

mlscript

The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to have full interop with TypeScript! (by hkust-taco)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
boba mlscript
9 5
48 133
- 3.0%
2.3 9.6
12 months ago 4 days ago
F# Scala
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

boba

Posts with mentions or reviews of boba. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.

mlscript

Posts with mentions or reviews of mlscript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-16.
  • User Study on Helpful Error Messages
    1 project | /r/ocaml | 23 Mar 2023
    My other subreddits of interest also received an invitation to participate, for example on r/ProgrammingLanguages from u/LPTK. (And people there seemed to have enjoyed the survey, great!) Looking at post history for u/LPTK clarifies that they are the same person as https://lptk.github.io/about.html . So a reasonable guess as to who "us" is would be: a programming-language research group at UST university in Hong Kong, also the group working on MLScript. There is also a mention of Helium, an old Dutch research project about typing errors -- not sure if this work is being done on top of Helium.
  • Data types with Negation
    2 projects | /r/ProgrammingLanguages | 16 Jan 2023
  • Rewriting TypeScript in Rust? You'D have to be
    4 projects | news.ycombinator.com | 14 Dec 2022
  • MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types
    1 project | /r/ProgrammingLanguages | 13 Oct 2022
    There is one little hitch currently, but it's easily fixed: parametericity is not ensure because we allow matching on anything, which makes type abstraction rather weak. This can be fixed by requiring a matchable or object upper bound on scrutinees' types. This way, we won't be able to match things out of abstract types like Rep. (More info in the MLscript repo, which is the more complete and practical version of the language, currently being developed.)
  • Soft-launch Boba: a statically-typed concatenative programming language
    3 projects | /r/concatenative | 17 Jun 2022
    The third language is https://github.com/hkust-taco/mlscript. It features global ML type inference with extensions .my prof is https://cse.hkust.edu.hk/~parreaux/author/lionel-parreaux/

What are some alternatives?

When comparing boba and mlscript you can also consider the following projects:

Forscape - Scientific computing language

potigol - Linguagem Potigol - Linguagem de programação funcional moderna para iniciantes - A Functional Programming Language for Beginners

wort - A core concatenative programming language with variables and first-rank polymorphic type inference

rescript-compiler - The compiler for ReScript.

butter - A tasty language for building efficient software. WIP

ts-opaque - Easy-to-use library that implements opaque types in TypeScript!

xvm - Ecstasy and XVM

Idris2 - A purely functional programming language with first class types

awesome-low-level-programming-languages - A curated list of low level programming languages (i.e. suitable for OS and game programming)

ShnooTalk - ShnooTalk is a new programming language

kuroko - Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.

tailspin-v0 - A programming language with extreme data-pattern matching and data-declarative syntax, hopefully different enough to be interesting