The TreeCode Environment Tool Library
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..
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 |
Copyright 2022-2024 ClueSurf
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.
Made by ClueSurf, meditating on the universe ¤. Follow the work on YouTube, X, Instagram, Substack, Facebook, and LinkedIn, and browse more of our open-source work here on GitHub.