Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BQN Support #3514

Closed
yewscion opened this issue Aug 3, 2022 · 1 comment
Closed

BQN Support #3514

yewscion opened this issue Aug 3, 2022 · 1 comment

Comments

@yewscion
Copy link
Contributor

yewscion commented Aug 3, 2022

Language
BQN is a modern, powerful language created by @mlochbaum centered on Ken Iverson's array programming paradigm.

It supports:

  • A simple, consistent, and stable array programming language
  • A low-dependency C implementation using bytecode compilation: installation
  • System functions for math, files, and I/O (including a C FFI)
  • Documentation with examples, visuals, explanations, and rationale for features

Additional resources
There is a userscript for highlighting BQN in a browser already written by @dzaima info, who is also the maintainer of the officially-recommended implementation.

While I'm sure the code in the userscript will need modifying for use in PrismJS, a large part of the work is already therefore done.

Other Links:

BQN Homepage
Official Page Recommending the Above Userscript

@RunDevelopment
Copy link
Member

Closed by #3515.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants