Topic closed
coming soon, very soon
wow by very soon, did you mean +2 months?
Offline
Hey tcb, this post is getting old so I'll bump for you...and say something at the same time. Great progress on your os. Seems like its going to be a huge hit! Nice and great job!
Offline
fireball123 wrote:
coming soon, very soon
wow by very soon, did you mean +2 months?
ermmm.....maybeeeee....
fg123 wrote:
Hey tcb, this post is getting old so I'll bump for you...and say something at the same time. Great progress on your os. Seems like its going to be a huge hit! Nice and great job!
Thanks!
ITS THE 4RTH PAGE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Offline
Blade-Edge wrote:
A tomboy is also what they call girls who do sports and hang out with guys
You don't have to like sports. It's just a girl that acts boyish.

Offline
tcb wrote:
fireball123 wrote:
coming soon, very soon
wow by very soon, did you mean +2 months?ermmm.....maybeeeee....
wow, soon usually means WITHIN the month, not to mention VERY SOON
Offline
wow...I havent been on the forums for a while... and i get a nice welcome! Thanks! I may have overexadurated about very soon, but it'll be within... *gulp* the next 365 days... or at least a semi-finished version where all of the features listed will be completed, but nothing else, basically creating myself a base from wich I can relax on.
I was making a halloween game, so I wasn't spending my full time on tbp...will you lot accept that? I didn't forget at all, there was tons of moments when i was thinking i should carry on.
Last edited by tcb (2009-10-31 02:54:11)
Offline
Beta 5 released!
It has new V++ syntax:
main(){
var(test="test")
del.var(test)
program.end(no)
}This will create a variable, then delete it.
I am closer to making the V++ editor open and save (it's harder than you might think.)
If you open up a TBProgram in TextBox. You will see the binary!
Firefly has slightly upgraded graphics.
Offline
Beta 5 released!
It has new V++ syntax:
Code:Code:
main(){ var(test="test") del.var(test) program.end(no) }This will create a variable, then delete it.
I am closer to making the V++ editor open and save (it's harder than you might think.)
If you open up a TBProgram in TextBox. You will see the binary!
when i open the compiler and type this code (line by line) how can i run this?
when i press compile [enter arrow] nothing happens
what's my mistake?
Offline
Pc_Freak wrote:
when i open the compiler and type this code (line by line) how can i run this?
when i press compile [enter arrow] nothing happens![]()
what's my mistake?
You need to go into the V++ VM (Virtual Machine), which is right beside it on the desktop and is a window, but without the screw driver.
A File browser will open, and just browse and open your compiled V++ file.
Offline
There will be an if(){ script in the next V++!
the syntax will definitely be like this:
if(value=value){
}but also supported will be:
if(value<value){
}if(value>value){
}if(value!=value){
}Offline
ooh exciting. good luck!!
Offline
Topic closed