Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
BQN Alternatives
Similar projects and alternatives to BQN
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
glidesort
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
-
adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022 in Scala (by sim642)
-
-
-
-
-
advent-of-code-2022
back to rust, except i'll use libs where it makes sense (by jchevertonwynne)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
BQN reviews and mentions
-
K: We need to talk about group
There’s also at least BQN, which I suspect is the language used in those comments:
- APL: An Array Oriented Programming Language (2018)
- Show HN: Glidesort, a new stable sort in Rust up to ~4x faster for random data
-
-🎄- 2022 Day 1 Solutions -🎄-
Well, a former Dyalog APL developer did go on to create his own language based on ideas from APL called BQN, which is touted as "an APL for your flying saucer"
-
I spent the last 2 months converting APL primitives into executable NumPy
The latest APL-INSPIRED and in my opinion, best array language, is BQN: https://github.com/mlochbaum/BQN
-
APL deserves its Renaissance too
There is a lot of development happening in the area of APL-insipred programming languages.
I've spent far too much time working on an APL dialect that allows you to combine APL with imperative structures at the same time. I really need to document it better though. https://aplwiki.com/wiki/KAP
Then there is April, which is a very neat version of APL that is implemented in Common Lisp. It allows you to miss Lisp arrays with APL arrays, giving you the best of both worlds. It's very functional even now: https://github.com/phantomics/april
And of course, BQN is a new language that takes a lot of the good ideas from APL but also changes a lot of the symbols. It's a very nice language: https://mlochbaum.github.io/BQN/
The tutorial of the recently posted BQN variant of APL (https://mlochbaum.github.io/BQN/) is super approachable and written so nicely, that I couldn't resist being drawn in - I highly recommend checking it if you're even slightly "APL-curious".
-
BQN: Finally, an APL for your flying saucer
The source for the self-hosted compiler reminds me far too much of Principia Mathematica: https://github.com/mlochbaum/BQN/blob/master/src/c.bqn
Front page calls it the 'dreaded' compiler.
-
Must've happened to you at least once
The APL family of languages (I suggest BQN) can be written quite easily with pencil and paper.
-
A note from our sponsor - SonarQube
www.sonarqube.org | 1 Apr 2023
Stats
mlochbaum/BQN is an open source project licensed under ISC License which is an OSI approved license.