1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

lang/cbqn: Update pkg-descr

PR:		293247
Reported by:	mew14930xvi <mew14930xvi@inbox.lv>
Approved by:	lwhsu (mentor, implicitly)
This commit is contained in:
Siva Mahadevan
2026-03-04 09:39:34 -05:00
parent 53c1ad8c4a
commit 7dd85de8b0
+3 -1
View File
@@ -1 +1,3 @@
A BQN implementation in C
BQN is an APL-family language designed primarily by Marshall Lochbaum.
BQN has several implementations. CBQN, developed by dzaima in C, is
the primary implementation with the best performance.