Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7
次のページ(過去)
返信[3]
親投稿
Kl'Dck Hul HissingToaster
You got it. Its Lowerdash! smilebasicsource.com/page?pid=59
1そうだね
プレイ済み
プレイ日記
Kl'Dck Hul HissingToaster
Just some balls... D3D3W3RJ
2そうだね
プレイ済み
プレイ日記
Kl'Dck Hul HissingToaster
Can you say prototypal inheritance?
0そうだね
プレイ済み
返信[16]
親投稿
Kl'Dck Hul HissingToaster
@calc84 - F¥♭©√! I allocate that extra byte everywhere. It does feel kinda dirty NOT having parenthesis...
0そうだね
プレイ済み
プレイ日記
Kl'Dck Hul HissingToaster
Wondering if singletons are worth the context switching. I could just '_import' plain basic.
3そうだね
プレイ済み
返信[13]
親投稿
Kl'Dck Hul HissingToaster
@calc84 - Afaik, you cant define a function that takes args and returns nothing. I get syntax errors if I try to call one without assignment, hence "_". me() accesses a copy of the heap data for an instance. right now it's stackless, and just overwrites the last reference.
0そうだね
プレイ済み
返信[9]
親投稿
Kl'Dck Hul HissingToaster
@toxi - I don't think theres going to be a way around pointer syntax when passing objects... I hope im wrong; but to work everywhere, main included, objects cant have sugar. since objects are functions, you can only pass their references as strings.
0そうだね
プレイ済み
返信[8]
親投稿
Kl'Dck Hul HissingToaster
PROBABLY
0そうだね
プレイ済み
返信[7]
親投稿
Kl'Dck Hul HissingToaster
@raimondz - module and export are syntactic sugar for plain old basic. when the program is running, they are not in memory. everyone else - MINECRAFT TOO HARD
0そうだね
プレイ済み
返信[1]
親投稿
Kl'Dck Hul HissingToaster
After some de-sugaring...
0そうだね
プレイ済み
プレイ日記
Kl'Dck Hul HissingToaster
Playing around with a module syntax. What's peeps' first impressions? Everything can be done without the sugar, its just not as pretty...
7そうだね
プレイ済み
返信[4]
親投稿
Kl'Dck Hul HissingToaster
I'm also hoping someone clues me in on a better way to pass functions.
0そうだね
プレイ済み
返信[3]
親投稿
Kl'Dck Hul HissingToaster
Its a huge hack (150 lines :p) that uses 2 slots to "compile" the imports and simulate the heap. I'll post code once I clean up the module syntax.
1そうだね
プレイ済み
プレイ日記
Kl'Dck Hul HissingToaster
Oops! Looks like I got some OOP in my smileBASIC...
5そうだね
プレイ済み