diff options
Diffstat (limited to 'spec/4 - fip.md')
-rw-r--r-- | spec/4 - fip.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/spec/4 - fip.md b/spec/4 - fip.md index cc94285..fc2e86b 100644 --- a/spec/4 - fip.md +++ b/spec/4 - fip.md @@ -1,5 +1,7 @@ # Features in Position +To use higher level features in TNSL, an implimentation of libtnsl must be in place with a minimum set of features. This document outlines what concepts are and are not considered "higher level". This document also covers what the minimum set of features are for a given implimentation of libtnsl. Finally, this document covers how to call between TNSL and other programming languages. + ## Section 1 - Bare Metal ## Section 2 - libtnsl and Types @@ -10,14 +12,14 @@ 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 + This file is licensed under the CDDL 1.0 (the License) + and may only be used in accordance with the License. + You should have recieved a copy of the License 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 + WARRANTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE EXPRESS OR IMPLIED
\ No newline at end of file |