Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/x86y/arrayground

A (mostly) SwiftUI application to interface with CBQN and ngn/k libraries into a (mostly) working repl.
https://github.com/x86y/arrayground

Last synced: 2 months ago
JSON representation

A (mostly) SwiftUI application to interface with CBQN and ngn/k libraries into a (mostly) working repl.

Awesome Lists containing this project

README

        

iBeacon



A (mostly) SwiftUI application to interface with CBQN and ngn/k libraries into a (mostly) working repl.

Features:
- ngn/k support
- BQN support (custom keyboard shipped with the app, \KEY combination also works for transliteration)
- bqnlibs shipped out of the box
- Buffer manager
- Select between k/bqn and color themes by typing `config`
- Type `\\:` to see all k help pages and `\:`, `\h`, `\'`, \\\`, `\+` to see the single help pages
- Toolbar for adverbs/modifiers and buffers/help/setting buttons


demo
demo
demo
demo
demo



demo
demo

[WIP] Desired features:
- Always blinking cursor on the main input
- Better BQN keyboard design
- Http client capabilities
- Explore more native API's
- Sliding through the buffers with gestures