summaryrefslogtreecommitdiff
path: root/spec/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/README.md')
-rw-r--r--spec/README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/spec/README.md b/spec/README.md
index 6b788cc..0f05a37 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -3,9 +3,7 @@ Version 0.0.1
## Forward
-As of writing this forward, TNSL is not even a language yet. Right now, it's mostly just a stupid idea that I've devoted too much brain-space to, and I'm not confident will ever take off. The hard-core C folk probably will hate it, as well as the new-fangled rust/golangers with all their type safty.
-
-I'm trying not to think too hard about that.
+As of writing this forward, TNSL is not even a language yet. Right now, it's mostly just a stupid idea that I've devoted too much brain-space to, and I'm not confident will ever take off. The hard-core C folk will probably write it off, as well as the new-fangled rust/golangers with all their type safty.
Right now, TNSL isn't a language. But it *could* be. And, really, I think it's a cool challenge to try to pack high-level features into a low-level environment. I hope you find it interesting as well.
@@ -42,6 +40,10 @@ Right now, TNSL isn't a language. But it *could* be. And, really, I think it's
- `libtnsl` as it relates to Types
- Cross Calling to C
+- Appendix A - Reserved Characters
+- Appendix B - Reserved Words
+- Appendix C - Speed vs the Type System
+
### Credits
Copyright 2021 Kyle Gunger