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