Search found 354 matches
- Apr 02, 2011 21:21
- Forum: Community Discussion
- Topic: Language Extension Through Preprocessing
- Replies: 47
- Views: 15201
- Apr 02, 2011 21:18
- Forum: Community Discussion
- Topic: which is faster, GCC or freebasic?
- Replies: 32
- Views: 9644
The benchmarks would be no different if FreeBASIC was the original and the others were adapted from it, given that it is basically the same language as C. The benchmark is left without some of the optimizations you did because it is testing if the compiler can do it itself (the way optimizations sho...
- Apr 02, 2011 17:43
- Forum: Community Discussion
- Topic: which is faster, GCC or freebasic?
- Replies: 32
- Views: 9644
- Mar 16, 2011 19:20
- Forum: Community Discussion
- Topic: which is faster, GCC or freebasic?
- Replies: 32
- Views: 9644
TJF: That "benchmark" is *very* simple and is not going to offer you a very good idea of their relative speeds. A much better, comprehensive set of benchmarks is here. It's old, from 2008, though. As you can see variants of C/++ are a fair bit faster than FreeBASIC.
- Feb 17, 2010 1:53
- Forum: Community Discussion
- Topic: What would you change about the FB ecosystem?
- Replies: 67
- Views: 20986
- Feb 14, 2010 15:49
- Forum: Community Discussion
- Topic: C++ ABI or what is needed to link a C++ lib to FB code
- Replies: 18
- Views: 6027
- Feb 09, 2010 16:24
- Forum: Community Discussion
- Topic: What would you change about the FB ecosystem?
- Replies: 67
- Views: 20986
- Feb 08, 2010 17:24
- Forum: Community Discussion
- Topic: What would you change about the FB ecosystem?
- Replies: 67
- Views: 20986
I think it would be good to, as vdecampo and stylin said, modernize the website, maybe through the wiki. Leading on from duke4e, I'd like to see a more advanced forum software (this thing is years old), and a bit more liberal management, such as PMs, reintroduction of the off topic, avatars. I sugge...
- Feb 08, 2010 17:16
- Forum: Community Discussion
- Topic: Happy Super Bowl Day !
- Replies: 7
- Views: 2850
- Jan 28, 2010 16:04
- Forum: Community Discussion
- Topic: Is FreeBasic still continued to develop?
- Replies: 139
- Views: 47417
If I wanted to generate C code to run my FreeBASIC application on OS X, would I need to run the compiler on a currently supported platform? Hypothetically, if a mac port was created, the original port of FBC would be cross compiled (producing the mac binary under windows with the windows binary). C...
- Jan 26, 2010 17:24
- Forum: Community Discussion
- Topic: Is FreeBasic still continued to develop?
- Replies: 139
- Views: 47417
Well, front end would usually mean that it gives GCC something that the backend (code generator and optimizer) can handle, which would be some form of IR. This was the original intention, as far as I know. However GIMPLE (and/or the general structure of GCC) was deemed to messy/difficult to work wit...
- Jan 19, 2010 22:19
- Forum: Community Discussion
- Topic: History of FreeBASIC
- Replies: 17
- Views: 7380
- Jan 18, 2010 17:48
- Forum: Archive
- Topic: FreeBasic Data Structures
- Replies: 4
- Views: 2828
- Jan 14, 2010 15:55
- Forum: Projects
- Topic: FbEdit, new IDE for FreeBASIC written in FreeBASIC
- Replies: 964
- Views: 270073