this repo has no description usp.wiro.world
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Nix 9.9%
Just 0.9%
Shell 0.1%
Other 89.2%
7 1 0

Clone this repository

https://tangled.org/wiro.world/unsurprising https://tangled.org/did:plc:xhgrjm4mcx3p5h3y6eino6ti/unsurprising
git@knot.wiro.world:wiro.world/unsurprising git@knot.wiro.world:did:plc:xhgrjm4mcx3p5h3y6eino6ti/unsurprising

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Unsurprising#

As of today, this repository is exclusively to play around and think about a toy language with a goal close to Nix.

Parts#

Examples#

Examples are split into different use-cases. You can check the files in examples.

  • core: contains definitions of builtins

  • cur: cristal user repository

  • machine: contains a crystal (flake) definition for a machine definition

  • project: contains a crystal (flake) definition for a project

Ideas#

  • Have a repl with autocompletion to make build steps. A way to test and rollback steps to ensure that it works without having to run and inspect the derivation multiple times.

Lecture#