mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 03:36:41 +01:00
wip: EdnItem -> Atom, rewrite tokenizer
This commit is contained in:
parent
143cd24e09
commit
ff31957fed
39 changed files with 477 additions and 376 deletions
7
Justfile
7
Justfile
|
|
@ -1,12 +1,9 @@
|
|||
default:
|
||||
bacon -sj test
|
||||
|
||||
edn-view:
|
||||
tui:
|
||||
reset
|
||||
cargo run --example edn-view
|
||||
edn-keys:
|
||||
reset
|
||||
cargo run --example edn-keys
|
||||
cargo run --example tui
|
||||
|
||||
test:
|
||||
cargo test --workspace --exclude jack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue