Skip to content

Commit d3a18a1

Browse files
committed
config graph is silly
1 parent 600b293 commit d3a18a1

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can currently do all of these things yourself, or use a library for your lan
1212

1313
### languages
1414

15-
I'd like to support a lot of cart-languages. For these to be considered "complete", they should have a header that exposes all the functions/types in an ergonomic format, at least 1 example, and maybe a template-project.
15+
I'd like to support a lot of cart-languages. For these to be considered "complete", they should have a header that exposes all the functions/types in an ergonomic format, at least 1 example, and maybe a template-project & docker for building carts.
1616

1717
**compiled**
1818

@@ -51,15 +51,6 @@ I'd like to support a lot of cart-languages. For these to be considered "complet
5151
- [ ] [cyber](https://github.com/fubark/cyber)
5252

5353

54-
**config graph**
55-
56-
These can sort of define functions, as a kind of graph. Think of it as an interpretor.
57-
58-
- [ ] [KDL](https://kdl.dev/)
59-
- [ ] YAML
60-
- [ ] JSON
61-
62-
6354
## thanks
6455

6556
See [THANKS](THANKS.md) for acknowledgement and thanks for all the great help & code I received to make this.

0 commit comments

Comments
 (0)