Archived
1
0
Fork
You've already forked oats
0
The CLI for interacting with my system.
This repository has been archived on 2026年06月24日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Go 50%
  • Nix 50%
2026年05月15日 14:30:19 -05:00
flake.nix Adjusting flake. 2026年05月14日 18:27:40 -05:00
go.mod Hello world go program 2026年05月14日 17:56:12 -05:00
LICENSE Initial commit 2026年05月06日 06:41:36 +02:00
oats.go Still fiddling with go. 2026年05月15日 14:03:29 -05:00
README.md updating README 2026年05月15日 14:30:19 -05:00

oats

This will become the CLI for interacting with my system. For the moment it's going to be my place for programming exercises in "crafting interpreters". That will then get shunted into an option of the CLI we'll develop later.