
FreeBASIC's Official Forums
|
| View previous topic :: View next topic |
| Author |
Message |
|
|
Posted: Dec 12, 2009 20:49 Post subject: |
|
|
| Galeon wrote: | A lot of people are confused with the date of the last release. An open source software without a release for more than a year seems to be dead. When I have downloaded FB, I thought it was already dead until I joined the forum.
I think the developers should give a release, like 0.20.1 or 0.21.0, even though there are not a lot of changes but bug fixes. |
Hmm, an year gap is not that strange IMHO, since many small and mid-level projects lack the resources to manage multiple branches efficiently.
So often before major releases (e.g. rewrites or the like) big gaps happen, and there is no maintainable branch to release from.
FPC had such problems too with the old 1.0.x codegenerator, which had an optimizer that was very painful to stabilize after a couple of fixes. IIRC the gap between 1.0.10 and 2.0 was over 1 1/2 year. (and 1.0 and 2.0 branch separated in januari 2000, so even 1.0.10 was only a pointrelease) |
| |
|
| Back to top |
|
 |
|
|
Posted: Dec 12, 2009 20:50 Post subject: |
|
|
| Well, a year gap would be fine if there was progress, even if only in a branch. |
| |
|
| Back to top |
|
 |
|
|
Posted: Dec 28, 2009 4:09 Post subject: |
|
|
I like FreeBasic and will continue to use it.
I had hoped it would become an easy to use object orientated language that would be ported to forthcoming intel Larrabee chip(
[url]http://en.wikipedia.org/wiki/Larrabee_(GPU)[/url] ).
People get married, have kids and take on many duties and responsibilities in life. They can't keep developing code for free. And so open source projects can come to an end.
The only alternative for me is a complex mix of 4 programming languages: Java, Processing (http://www.processing.org/), C and x86 assembly language.
It is really a mess to have to switch between so many programming languages and get them to operate together, but there you go. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 14, 2010 22:56 Post subject: |
|
|
| Quote: |
Date Summary
2010-01-14 Commit by v1ctor :: r5288 /branches/v0_21-gengcc/ (TODO.txt ast-node- {...}
2010-01-14 Commit by v1ctor :: r5287 /branches/v0_21-gengcc/ (5 files in 2 dirs) {...}
2010-01-14 Commit by v1ctor :: r5286 /branches/v0_21-gengcc/ (4 files): (link) {...}
2010-01-14 Commit by v1ctor :: r5285 /branches/v0_21-gengcc/ (7 files in 2 dirs) {...}
2010-01-14 Commit by v1ctor :: r5284 /branches/v0_21-gengcc/ (5 files): (link) {...}
|
Does that mean yes? :) |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 0:24 Post subject: |
|
|
| I hope so!!! |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 4:31 Post subject: |
|
|
| wow, v1ctor has been busy :) |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 10:07 Post subject: Is FreeBasic still continued to develop? |
|
|
| indeed! :) |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 16:50 Post subject: |
|
|
From my point of view i dont understand people who need continued
development?
I only wish that FreeBasic be without bugs ( by the way i dont discover
something problematic).I dont use Free Basic constantly but from time to
time and i can say that work fine.
By the way if someone is not satisfied with current state why dont simply
switch to something else. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 16:58 Post subject: |
|
|
Oh i forget i have question for Scraubber.
You are author of new editor for FB is'nt?
And editor looks really great.
But what is the main reason that you write them in C++ instead of
FreeBasic?
I mean if you have enough knowlege for programming in FreeBasic
what is advantage of using C++,explain it little bit more if is no
problem.
Why i told you that?
Simple if you made good IDE in FreeBasic for FreeBasic you
automaticly send good message to other people that made yours
programs in FreeBasic to.
all best
Aurel |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 19:53 Post subject: |
|
|
| Quote: | From my point of view i dont understand people who need continued
development? |
The C emitter is the best thing that could happen for FreeBASIC. It will make it much easier to port FreeBASIC to many new platforms, like Linux X86_64, ARM, Mac, game consoles... |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 20:51 Post subject: |
|
|
| aurelVZAB wrote: | | From my point of view i dont understand people who need continued development? |
Well... with such a point of view EmergenceBasic or CreativeBasic are right on; the developer just ceased the development of these products ;)
This is the whole point of using open source compilers - they live on even if the company ceases the development. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 15, 2010 20:54 Post subject: |
|
|
@Victor
thank you for taking the time to improve FB with a C emitter. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 19, 2010 11:10 Post subject: |
|
|
Thanks. There were (and still are) many fix to be done in the gcc emitter, but it will allow FB to be ported to new platforms in the future (say x86-64, ARM), keeping it alive for much longer (don't let BASIC die!). Besides the gain with optimizations; in my tests, the gfx demos ran at least 2 times faster with "-O max"; i guess it'll be the same with the math intensive apps.
It's pretty functional already, but i still need to fix a couple of ICE's and test it against the test suite, plus rebuilding fbc completely using the emitter. |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 19, 2010 11:26 Post subject: |
|
|
| Nice to see you here! Can't wait to try GCC emitter! |
| |
|
| Back to top |
|
 |
|
|
Posted: Jan 19, 2010 19:54 Post subject: |
|
|
I see changes/fixes in svn in the gcc branch and the trunk.
Cool :)) |
| |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|