Home | Reviews | GUIpedia | Forum | Fun500


aguma\"Frontier\"
It's going to be a side project - a programming language (yes, stack-based again) for the next version of Spark. Nothing particularly amazing about it; it's based on FORTH so it'll be easy to implement. Examples: [code] : helloworlddemo "Hello World!" . # ; helloworlddemo X [/code] [code] : square dup * ; 30 square . 25 square . # X [/code]
2009-04-067:00 PM

pharoahRe:\"Frontier\"
What does # do?
2009-04-067:10 PM

agumaRe:\"Frontier\"
right, I should've explained the commands :P # waits for a keypress and then continues
2009-04-067:11 PM

pharoahRe:\"Frontier\"
Aguma, are you ever on AIM? I added the screen name in your profile to my GT list, but so far I've never seen you online.
2009-04-067:21 PM

agumaRe:\"Frontier\"
Hmm...if you didn't know my username on AIM is Aguma12345, not Aguma. (I wonder where "Aguma" came from in the first place...) But I can't come on right now cuz I gotta finish my math homework of doom!!! Similar triangles is so boring and easy and tedious! lol anyway almost done... by the way, I'm usually on around 3:30 PST - whenever (varies a lot).
2009-04-067:28 PM

pharoahRe:\"Frontier\"
Well at least I know I have the sn right. I was never very good at geometry for some reason :(.
2009-04-067:32 PM

agumaRe:\"Frontier\"
Well, I'm done, what's your username?
2009-04-067:39 PM

pharoahRe:
Well, my email is atlas soft [at] gmail [dot] com. I am not sure what it looks like in AIM, but I know I am logged in :). You are in my contacts list, so if you come online I can message you.
2009-04-067:44 PM

Blog


2021 Brandon Cornell