Commit Graph

6 Commits

Author SHA1 Message Date
2cee127d8f
Add parsing for defers 2024-08-11 12:59:19 +10:00
659c79373d
Remove ppp_types0.py
It is just an old version of ppp_types.py, before I probably rewrote
the way types worked.
2024-08-11 11:44:50 +10:00
9b960e3ecf
Move markdown files into plans/ directory 2024-08-11 11:40:00 +10:00
66cd54e532
Move .ppp files into ppp/ directory
I plan to make a few changes to my language, and I will then update
these files later. I am moving them because I don't want them
polluting the main directory. I probably should have done this to
begin with, but better late than never.
2024-08-11 11:35:49 +10:00
782b68a12b
Add do-while.md
I created this file after I came back to the project and randomly had
a though about do-while blocks, which lead me to other thoughts.
2024-08-08 22:01:00 +10:00
7c1ce16f4b
Initial commit
This is the state of this project as it was back at the end of March,
when I stopped working on it. I left markdown files as documentation
for myself of the stuff I wanted to do.
2024-08-08 21:54:03 +10:00