/base.tree

The NoteTree Environment Tool Library








base.tree

The NoteTree Environment Tool Library




Welcome

The base.tree library aims to be a very low-level implementation of the abstraction over programming language primitives and other basic conventional interfaces.

That is, it implements the abstractions over basic "datatypes" like the string, integer, boolean, etc.. And also more complex but still basic data types like the list, array, map, etc..

Basic Datatypes

Bolt only supports these basic data types.

form common name
code bit
comb float / decimal
date datetime
line array
size integer
task function
text string
mark character / glyph
wave boolean
list list
tree tree
mesh graph
base object
hash map
clue pointer
cite reference
walk iterator
form model / schema / class / type
suit trait
kink error

License

Copyright 2022-2024 TermSurf

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

TermSurf

This is being developed by the folks at TermSurf, a California-based project for helping humanity master information and computation. Find us on Twitter, LinkedIn, and Facebook. Check out our other GitHub projects as well!