diff options
Diffstat (limited to 'tnslc/README.md')
-rw-r--r-- | tnslc/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tnslc/README.md b/tnslc/README.md index e69de29..81cb844 100644 --- a/tnslc/README.md +++ b/tnslc/README.md @@ -0,0 +1,19 @@ +# tnslc + +The reference compiler for the TNSL programming language. The compiler is written in TNSL. + +### Credits + + Copyright 2021 Kyle Gunger + + This file is licenced under the CDDL 1.0 (the Licence) + and may only be used in accordance with the Licence. + You should have recieved a copy of the Licence with this + software/source code. If you did not, a copy can be found + at the following URL: + + https://opensource.org/licenses/CDDL-1.0 + + THIS SOFTWARE/SOURCE CODE IS PROVIDED "AS IS" WITH NO + WARRENTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE + EXPRESS OR IMPLIED |