From a27fe1a4cdee714fccf9126e7516143bbcb2a480 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sun, 8 Aug 2021 09:23:36 -0400 Subject: Appendix work + ch 1 work --- spec/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'spec/README.md') 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 -- cgit v1.2.3