From 171e1986bb92c0e41f5f8e3672d5de1fc069c27c Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 6 Aug 2021 19:58:35 -0400 Subject: Initial empty/bare-bones files for implementation --- tnslc/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'tnslc/README.md') 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 -- cgit v1.2.3