diff options
author | Marvin Borner | 2024-03-10 16:27:07 +0100 |
---|---|---|
committer | Marvin Borner | 2024-03-10 16:27:07 +0100 |
commit | 6ff75104e28d00535392ebeaf66e2e50c57d0d64 (patch) | |
tree | 30696fda1f531640be10a7cf2bc9c5b4fb4fb40c /docs/wiki_src/introduction | |
parent | 1f2c16ede8cae96b94d5b27785a473d872d60cb5 (diff) |
Added sample page to website
Diffstat (limited to 'docs/wiki_src/introduction')
-rw-r--r-- | docs/wiki_src/introduction/philosophy.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/wiki_src/introduction/philosophy.md b/docs/wiki_src/introduction/philosophy.md index 4c70a94..31c81c9 100644 --- a/docs/wiki_src/introduction/philosophy.md +++ b/docs/wiki_src/introduction/philosophy.md @@ -1,8 +1,11 @@ # Philosophy - minimal, proven core +- abstraction from hardware architecture + - permaculture - small, expressive functions - style consistency +- thoroughly tested library (700+ tests!) - API consistency - implicit parallelisation - shared evaluation |