diff options
| author | Kai Stevenson <kai@kaistevenson.com> | 2025-11-06 21:46:23 -0800 |
|---|---|---|
| committer | Kai Stevenson <kai@kaistevenson.com> | 2025-11-06 21:46:23 -0800 |
| commit | 3111336dd98c68dccc7c0e734d4b2d70e1402dc7 (patch) | |
| tree | 05ad3647b58622c79cfc76ff99e2ac4f3cf50ee1 | |
| parent | 083090d615e6a33ec1e1c65f186346424b8ba195 (diff) | |
self-host URL
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ This means that you can write programs inside TypeScript that evaluate without running the code. The inferred type of a KaiScript program is always exactly equal to the runtime value. - + ## Using KaiScript |
