sd:what_s_a_language
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sd:what_s_a_language [2026/04/14 06:09] – external edit (Unknown date) 127.0.0.1 | sd:what_s_a_language [2026/04/18 07:10] (current) – appledog | ||
|---|---|---|---|
| Line 156: | Line 156: | ||
| | BASIC | POKE 49152, 10 | | | BASIC | POKE 49152, 10 | | ||
| | Forth | 10 49152 POKE | | | Forth | 10 49152 POKE | | ||
| - | | Lorth | POKE 49152 10 | | + | | Lorth | POKE 49152, 10 | |
| This is a pretty accurate statement. IN forth, you can write | This is a pretty accurate statement. IN forth, you can write | ||
| Line 203: | Line 203: | ||
| : POKE ARG ARG SWAP C! ; | : POKE ARG ARG SWAP C! ; | ||
| | | ||
| - | POKE 49152, 10 \ Now, this is valid Forth. | + | POKE 49152, 10 \ Now this is valid Forth. |
| Lorthio lives! | Lorthio lives! | ||
| Line 236: | Line 236: | ||
| 1 + | 1 + | ||
| AGAIN ; | AGAIN ; | ||
| - | + | ||
| - | POKE 49152, | + | : POKE SPLITARG SWAP C! ; |
| + | | ||
| + | POKE 49152, | ||
| Lorthio will never stop laughing. And one day, if he works hard enough, he can make FORTH run BASIC. | Lorthio will never stop laughing. And one day, if he works hard enough, he can make FORTH run BASIC. | ||
| Line 368: | Line 370: | ||
| //Do you hear me God? I am screaming from the top of the mountain! WHAT IS FORTH?// | //Do you hear me God? I am screaming from the top of the mountain! WHAT IS FORTH?// | ||
| - | < | + | < |
| //"I have seen it..."// | //"I have seen it..."// | ||
sd/what_s_a_language.1776146946.txt.gz · Last modified: by 127.0.0.1
