Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/x86y/arrayground
- Owner: x86y
- License: agpl-3.0
- Created: 2023-06-10T20:55:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T18:55:06.000Z (about 1 year ago)
- Last Synced: 2024-11-02T14:35:35.190Z (3 months ago)
- Language: C
- Size: 8.6 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[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