summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormRnea <akannemre@gmail.com>2024-07-19 14:20:02 +0300
committermRnea <akannemre@gmail.com>2024-07-19 14:20:02 +0300
commit4979a97e022d222f45209e09a8c7197820870097 (patch)
treec7d93167697d5b43854cc45598648da8ea609bb1 /README.org
parent6c10a9e951b6a6944bf4a8cafc52168af1f11b27 (diff)
oku beni
Diffstat (limited to 'README.org')
-rw-r--r--README.org15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..6dd6a42
--- /dev/null
+++ b/README.org
@@ -0,0 +1,15 @@
+* cl-forth
+cl-forth, Forth gibi yığın bazlı bir programlama dili.
+
+Tsoding'in Porth (Forth in Python) serisinden esinlenme.
+[[https://www.youtube.com/playlist?list=PLpM-Dvs8t0VbMZA7wW9aR3EtBqe2kinu4][Porth playlist]]
+[[https://gitlab.com/tsoding/porth][gitlab]]
+
+* Yol Haritası
+koşullu dallanma (if)
+döngüler
+fonksiyon tanımı
+string literal
+
+* readme TODO
+örnek ekle vb.