ngn-apl VS aplette

Compare ngn-apl vs aplette and see what are their differences.

ngn-apl

An APL interpreter written in JavaScript. Runs in a browser or NodeJS. (by abrudz)

aplette

This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented toward scripting within a Unix-style computing environment. (by gregfjohnson)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
ngn-apl aplette
3 3
49 87
- -
2.3 3.4
12 months ago about 1 year ago
JavaScript C
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.

ngn-apl

Posts with mentions or reviews of ngn-apl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-10.

aplette

Posts with mentions or reviews of aplette. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-04.
  • Boehm-Demers-Weiser Garbage Collector
    4 projects | news.ycombinator.com | 4 Mar 2023
  • Try APL
    7 projects | news.ycombinator.com | 10 Jun 2021
    There is Aplette which supposedly integrates nicely with other Unix tools. It's a port/update of the earlier openAPL source code, which I think was done by Ken Thompson? Here:

    https://github.com/gregfjohnson/aplette

  • The APL Orchard
    1 project | news.ycombinator.com | 4 Feb 2021
    If you're interested in recent developments in array languages, I recommend checking out:

    BQN https://mlochbaum.github.io/BQN/

    ngn/k https://git.sr.ht/~ngn/k/tree/master/item/readme.txt (Previous discussion: https://news.ycombinator.com/item?id=22009241)

    aplette, which is a modernization of Ken Thompson's APL https://github.com/gregfjohnson/aplette (Previous discussion: https://news.ycombinator.com/item?id=21740536)

    I'd also recommend checking out J, which isn't a recent development, but has the best syntax out of all array languages, has the best development environments, is the easiest to learn (it has a way to learn it built into the language itself!), and is the only one that treats making GUIs as a first-class feature: jsoftware.com (Has so many previous discussions I just recommend using HN search to find them.)

    The chat is biased to Dyalog APL, but a lot of the modern additions Dyalog has made to the language make it (in my opinion) worse as a notation, so ideally don't let it turn you off of the concept of array languages entirely if Dyalog doesn't "click" with you.

    If you haven't already, you should also check out Notation as a Tool of Thought, a paper so good it won Iverson the Turing Award:

    https://www.eecg.utoronto.ca/~jzhu/csc326/readings/iverson.p...

What are some alternatives?

When comparing ngn-apl and aplette you can also consider the following projects:

APL.jl

json - A tiny JSON parser and emitter for Perl 6 on Rakudo

Co-dfns - High-performance, Reliable, and Parallel APL

ride - Remote IDE for Dyalog APL

array - Simple array language written in kotlin

speakeasy - **NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.

nottinygc - Higher-performance allocator for TinyGo WASI apps

sgcl - Smart Garbage Collection Library for C++