Explanation for the name

This commit is contained in:
Sander Hautvast 2025-11-09 12:31:19 +01:00 committed by GitHub
parent 4f7fcef921
commit e0a63f9cda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,10 @@
# tipi-lang # tipi-lang
![Project Icon](icon.svg) ![Project Icon](icon.svg)
Tipi / teepee means: 'the place where they live' in Sioux/Dakota.
see [https://sesquiotic.com/2013/02/23/teepee/]
Borrowing from that: 'the place where http lives'.
## Why? ## Why?
1. Existing languages are just fine, but building web services is >always< bolted on, instead of supported out-of-the-box. 1. Existing languages are just fine, but building web services is >always< bolted on, instead of supported out-of-the-box.