diff options
| author | Mistivia <i@mistivia.com> | 2025-07-15 14:36:26 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-07-16 16:53:44 +0800 |
| commit | c90c10293399c17744237735f80edaad24e009fc (patch) | |
| tree | b2155290fdcd5211c0142e1ed1cc558d0eac6dd3 /Readme.md | |
| parent | 4fdde0172948dfd875f58779b91cfa8e517acedf (diff) | |
add vector tests
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -62,13 +62,9 @@ You can use `load` to load a lisp script into the interpreter: (load "my-script.lisp") ``` -## Documents (WIP) +## Examples -- [Primitives](https://github.com/mistivia/bamboo-lisp/blob/master/docs/primitives.md) - -## Example - -See `tests/` for more examples. +See `tests/` for more examples. The tests alse serve as documented. ### 1. Y Combinator |
