An experimental new runtime for Urbit
Go to file
~litlep-nibbyt 299292a876
snag and roll jets (#269)
* snag

* roll and call site caching logic

* site: propagate errors

* interpreter: use flog for string interpolation

* yak shaving, reorder jets alphabetically

* jets: flip sample in snag tests
2024-09-20 19:47:43 -05:00
.github Ares -> Sword (#12) 2024-08-22 10:46:38 -05:00
docs docs: style improvements 2024-02-01 23:31:13 +09:00
hoon/codegen meta: reorganize test resources in repo 2023-11-28 12:00:03 -03:00
resources pill: add pill that causes OOM errors 2024-02-10 02:28:44 +09:00
rust snag and roll jets (#269) 2024-09-20 19:47:43 -05:00
subject-knowledge Add lash function to build sk core with added jets in jute 2022-02-17 21:52:23 -06:00
.gitattributes ares: add .gitattributes to mark .jam and .pill files binary 2023-09-06 11:10:38 -05:00
.gitignore Ares -> Sword (#12) 2024-08-22 10:46:38 -05:00
Cargo.lock Re-vendor murmur3 into sword repo 2024-08-26 13:26:38 -05:00
Cargo.toml Add murmur3, murmur3-sys to workspace 2024-08-26 13:26:38 -05:00
CONTRIBUTING.md Ares -> Sword (#12) 2024-08-22 10:46:38 -05:00
DEVELOPERS.md Update DEVELOPERS.md 2024-08-22 14:07:29 -05:00
LICENSE Update LICENSE 2024-08-22 14:08:08 -05:00
README.md Update README.md 2024-09-06 13:39:22 -05:00

Sword

A modern Nock runtime with automatic persistence.

Installation

See the "Run" section of DEVELOPERS.md.