diff options
author | mRnea <akannemre@gmail.com> | 2024-08-03 19:34:43 +0300 |
---|---|---|
committer | mRnea <akannemre@gmail.com> | 2024-08-03 19:34:43 +0300 |
commit | 2cbb10fc6b1daacfc331880ef39245307e976b1d (patch) | |
tree | 593c37fa03c17ce6ac49653fd4c198355804b575 /README.org | |
parent | 724519dad14aeb62571866923c46bf47d5963d02 (diff) |
Added string literals
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -5,11 +5,18 @@ Tsoding'in Porth (Forth in Python) serisinden esinlenme. [[https://www.youtube.com/playlist?list=PLpM-Dvs8t0VbMZA7wW9aR3EtBqe2kinu4][Porth playlist]] [[https://gitlab.com/tsoding/porth][gitlab]] +* Kurulum + +* Örnekler + * Yol Haritası -koşullu dallanma (if) -döngüler ++ koşullu dallanma (if) ++ döngüler fonksiyon tanımı -string literal ++ string literal +static typing (belki) +windows ve macos desteği + +* Kaynak +[[https://concatenative.org/wiki/][Concatenative languages]] -* readme TODO -örnek ekle vb. |