intrinsics rewritten without ++, --, etc

This commit is contained in:
2026-02-10 07:19:45 -06:00
parent 3f7e34cd7a
commit c4ff0bc109
13 changed files with 545 additions and 468 deletions

View File

@@ -1,4 +1,4 @@
baseURL = 'https://pit-lang.org/'
baseURL = 'https://crumbpit.org/'
languageCode = 'en-us'
title = 'ƿit'
theme = 'knr'