Search found 308 matches
- Feb 26, 2010 17:32
- Forum: General
- Topic: If..End if
- Replies: 27
- Views: 4031
- Aug 31, 2009 13:52
- Forum: Community Discussion
- Topic: Is QB Express already dead?
- Replies: 68
- Views: 14696
a handful of people daily and shamelessly pimp their boring projects If only this were the truth! The open blog-format idea, which I was, and still am, a big fan of, was tried in the form of The FreeBASIC Report , and failed precisely because noone was shamelessly pimping their boring projects. Now...
- Aug 06, 2009 11:55
- Forum: Projects
- Topic: BASIC Interpreter
- Replies: 41
- Views: 9329
Nobody remember this? I remember it fondly, angros47 :), from back in the days when I was (even more of) an bright, but still strangely productive. It's cool to see work in the FB interpreter area again, which, since those happy days of adding poorly written code to anrgos47's cool interpreter, has...
- Jul 22, 2009 11:05
- Forum: Tips and Tricks
- Topic: Preprocessor Tree Implementation
- Replies: 5
- Views: 1659
Very cool use of the preprocessor Thanks :) why? Oh, there's a reason.... but I'm afraid I'd have to kill you if I told you! [it's] part of a bigger, top-secret , project Muhahaha... Anyway, if anyone has the time I'd like some comments on the code style that would be cool, despite being proprocess...
- Jul 21, 2009 11:34
- Forum: Tips and Tricks
- Topic: Preprocessor Tree Implementation
- Replies: 5
- Views: 1659
- Jul 20, 2009 22:27
- Forum: Tips and Tricks
- Topic: Preprocessor Tree Implementation
- Replies: 5
- Views: 1659
Preprocessor Tree Implementation
Hi, as part of a bigger, top-secret, project, I needed to make a tree in the preprocessor which has children added to it in a BASIC-like way. This is the child of that need. Warning: you may go insane if you read this code :) Thanks to Mysoft for showing me a cool trick for making "variables" on the...
- Jul 06, 2009 12:19
- Forum: Community Discussion
- Topic: Article on a.i.
- Replies: 7
- Views: 1890
Enjoyable read, well written. You still have some "site"s in the paragraph begining "We can now write a crude flowchart of a semi-smart bot.". Find+replace? I agree with the commenter who said that you could conclude your introduction a bit more clearly, not necessarily with your own opinion, but ma...
- Jun 18, 2009 15:46
- Forum: Community Discussion
- Topic: FreeBASIC V1.00
- Replies: 17
- Views: 4806
If you're interested a link to the todo is http://fbc.svn.sourceforge.net/viewvc/f ... iew=markup
(thanks to Imortis who I stole this link off having been unable to find it in SVN brose myself)
(thanks to Imortis who I stole this link off having been unable to find it in SVN brose myself)
- Jun 07, 2009 17:48
- Forum: Tips and Tricks
- Topic: [Win32] Exception handling using Try/Catch/Finally
- Replies: 17
- Views: 8163
- Jun 07, 2009 16:28
- Forum: Tips and Tricks
- Topic: [Win32] Exception handling using Try/Catch/Finally
- Replies: 17
- Views: 8163
- May 17, 2009 8:06
- Forum: Community Discussion
- Topic: Happy birthday rdc
- Replies: 7
- Views: 1876
- Apr 26, 2009 18:49
- Forum: Beginners
- Topic: problem with CALL statement
- Replies: 6
- Views: 1193
If I understand what CALL did, I think you just do
as if your SUB was a command.
Code: Select all
subname(arguments)
as if your SUB was a command.
- Apr 04, 2009 18:30
- Forum: General
- Topic: I'd like my Type to have a Sub named Next (devs might know)
- Replies: 18
- Views: 2445
- Mar 31, 2009 14:11
- Forum: Documentation
- Topic: Naked functions
- Replies: 32
- Views: 12533