6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Apr 27, 2024 11:06 am

All times are UTC




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: It's Dead
PostPosted: Sun Jul 28, 2013 8:27 pm 
Offline
User avatar

Joined: Wed Jul 10, 2013 3:13 pm
Posts: 67
This forum is dead, but if anyone wants to answer is it a decent language or would I be better of with a ROM basic

_________________
JMP $FFD2


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Sun Jul 28, 2013 8:56 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8428
Location: Southern California
Quote:
This forum is dead, but if anyone wants to answer is it a decent language or would I be better of with a ROM basic

Dead? I recently counted over 40 posts in one day. The Yahoo 6502ag forum is dead—pretty much destroyed by spammers quite a few years ago, and they left such a bad taste in everyone's mouth that it never bounced back. That one will go sometimes months between posts. I have been determined that spammers won't get this forum, and at the peak of the spammer problem, I was kicking out over 20 per day and removing their garbage immediately. I don't have anything charming to say about spammers—to put it mildly. It took a lot of my time to stay on top of it; but we did not succumb to them. Now Mike has made it so someone has to really want to be here to get in—ie, it's not the easiest, and it's too bad it has to be that way—but we almost never get the idiots who want to sell their handbags, trinkets, porn, or other junk anymore—only people who come for the right reasons.

I have not used EhBASIC myself, but looked it over several years back and was impressed at the many good features it had that weren't in BASICs like what was on early home computers. Hopefully its writer, Lee Davidson, or others who have used EhBASIC, will check in soon and give more info, but I suspect you could put it in ROM if you wanted to. From what I've seen, it is indeed a very good BASIC!

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Sun Jul 28, 2013 9:25 pm 
Offline
User avatar

Joined: Wed Jul 10, 2013 3:13 pm
Posts: 67
Sorry I meant that the ehBASIC forum here is dead

_________________
JMP $FFD2


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Mon Jul 29, 2013 4:19 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10793
Location: England
It's not dead, it's low-traffic. Don't suppose that there needs to be a post every 5 minutes to indicate that there is interest and expertise. And please think twice before posting anywhere if your primary message is that there's nothing of value to be found: it merely means that you are not the target audience.

Cheers
Ed

[Edit: removed call for moderator action. James and the forum have come to an understanding of how to work together.]


Last edited by BigEd on Thu Sep 12, 2013 8:53 pm, edited 1 time in total.

Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Mon Jul 29, 2013 5:25 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8144
Location: Midwestern USA
James_Parsons wrote:
Sorry I meant that the ehBASIC forum here is dead

In a way, that's good. Low traffic on a forum that supports software being used by a number of folks tends to suggest that the software works well and isn't too difficult to understand and implement. I have not used ehBASIC but others have and have been pleased. POC V2 will be able to support ehBASIC, which I will adapt when the time comes. I've given some consideration to adapting it to POC V1, but already have plenty of other stuff to do.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Mon Jul 29, 2013 5:29 pm 
Offline

Joined: Sat Dec 13, 2003 3:37 pm
Posts: 1004
There's this myth that if the traffic on the forum/mailing list for a particular piece of software is low, then the software is "bad". There's a general leaning away from "mature" software. As BDD says, traffic may be low because folks using it aren't having issues. Software is allowed to stop, to be feature complete, and to enter maintenance mode in case some new bug shows up.


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Tue Jul 30, 2013 12:34 am 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
whartung wrote:
There's this myth that if the traffic on the forum/mailing list for a particular piece of software is low, then the software is "bad". There's a general leaning away from "mature" software. As BDD says, traffic may be low because folks using it aren't having issues. Software is allowed to stop, to be feature complete, and to enter maintenance mode in case some new bug shows up.

EhBasic for 6502 is easy indeed. You can port it to any system in no time.


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Mon Oct 07, 2013 6:25 pm 
Offline
User avatar

Joined: Fri Dec 12, 2008 10:40 pm
Posts: 1000
Location: Canada
Old topic, but new for me... :D

EhBASIC runs very well from ROM, if that's what you want to do with it.

_________________
Bill


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Mon Oct 07, 2013 8:20 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8144
Location: Midwestern USA
I haven't implemented EhBASIC on anything, but am looking to try port it to my next generation POC unit (V2), which will have much more RAM (How about 4MB?). To that end, I have spent more than a little time examining the source code to get a feel for how it might do on a 65C816 running in native mode.

Structurally, EhBASIC is very well designed, showing the benefit of a lot of clear thinking, is adequately commented to allow a non-naive programmer to tinker with its innards, and appears to be efficient in operation. String handling is as one would expect from a BASIC implementation that is to be run on a "small" machine. I can't discern how well or fast string garbage collection will perform, but it doesn't look like the problems encountered in BASIC 2.0 on eight bit Commodore hardware would arise.

I say if you want BASIC go for it and load EhBASIC.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Mon Oct 07, 2013 10:31 pm 
Offline

Joined: Fri Sep 20, 2013 4:35 pm
Posts: 32
I have been unable to access Lee's site for the past few days. It appears to be a dynamic DNS reroute, so it's likely hosted on his home machine which may be offline. Are there any mirrors?


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Tue Oct 08, 2013 2:48 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8144
Location: Midwestern USA
Justin wrote:
I have been unable to access Lee's site for the past few days. It appears to be a dynamic DNS reroute, so it's likely hosted on his home machine which may be offline. Are there any mirrors?

The site seems to have vanished. I'm not aware of any mirrors.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Tue Oct 08, 2013 8:15 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10793
Location: England
Have a look at:
http://web.archive.org/web/201209130428 ... index.html
http://www.applefritter.com/node/6970
https://github.com/jefftranter/6502/tre ... sm/ehbasic

Cheers
Ed


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Thu Oct 31, 2013 1:13 pm 
Offline
User avatar

Joined: Thu Nov 29, 2012 10:50 am
Posts: 3
Location: Germany
Hello,

I hope, everything is going well with Lee.

I still have his original 68k EhBASIC V3.52 source code and put it in my download section.

Bogo

_________________
Kiwi - an 68k Homebrew Computer
Kiwi on YouTube
Kiwi on Facebook


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Sat Aug 27, 2016 11:46 pm 
Offline

Joined: Sat Aug 27, 2016 7:09 pm
Posts: 4
It's now really dead.

The most links are broken.


Top
 Profile  
Reply with quote  
 Post subject: Re: It's Dead
PostPosted: Sun Aug 28, 2016 4:34 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8428
Location: Southern California
Unfortunately, Lee Davison (EhBASIC's author) died in 2013. See viewtopic.php?f=5&t=3024 .

Jeff Tranter's github pages of EhBASIC are still there, and https://github.com/jefftranter/6502/tre ... sm/ehbasic .

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


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 post attachments in this forum

Search for:
Jump to: