Aren't there already too many particle accelerators in the world? Why don't we use those to capacity before building another one.
I obviously don't know what I'm talking about, so correct me peoples...
Well, since I live in the algorithmic clouds (I write code, and don't design hardware), I'd volunteer to write the first compiler.
While Lex & Yacc (& countless other lexer and parser generators) are nice, our compiler professor introduced recursive descent parsing as "Desert Island Parsing."
I guess that all I'm saying is that - Give me an instruction set, and I'll give you a compiler.
I know this isn't directly related to the post, however deserves mention. I am doing contract work for our local ISP. He's expanding and needs a billing system to scale with his expansion. We went with a really nice package called:
The applications of such a package are numerous. It is good to see that there is an open source life for a project of this nature. Granted, you do have to design carefully to properly use the distributed nature of the software. However, many problems lend themselves to this approach. Any CS algo nerds would know that anything requiring "Dynamic Programming" falls under the domain of this software.
Anyways, a few friends and I were going to write a similar package approximately a year ago only to find out that there were already people working on the project. Being light-weights in industry at the time it didn't make sense to pursue. However, I will definitely peruse the source of this one.
Any possibility that this is a Sun product without a gui? Their software is so damn stable, but what's the deal with Forte and Star? Are they trying to be telepathic. I can finish my own damn word without you reminding me how it might finish. All those event listeners bog down the run-time speed. Maybe we'll get lucky and there'll be no GUI this time.
Aren't there already too many particle accelerators in the world? Why don't we use those to capacity before building another one. I obviously don't know what I'm talking about, so correct me peoples...
While Lex & Yacc (& countless other lexer and parser generators) are nice, our compiler professor introduced recursive descent parsing as "Desert Island Parsing."
I guess that all I'm saying is that - Give me an instruction set, and I'll give you a compiler.
nick
Billmax
which requires purchasing a user license. Another package (GPL'd, but not quite as "bells and whistles" complete) is:
Freeside
Anyways, I hope that helps some people. Who knows, Freeside may even be flexible enough to be a POS system.
nick
The applications of such a package are numerous. It is good to see that there is an open source life for a project of this nature. Granted, you do have to design carefully to properly use the distributed nature of the software. However, many problems lend themselves to this approach. Any CS algo nerds would know that anything requiring "Dynamic Programming" falls under the domain of this software. Anyways, a few friends and I were going to write a similar package approximately a year ago only to find out that there were already people working on the project. Being light-weights in industry at the time it didn't make sense to pursue. However, I will definitely peruse the source of this one. Any possibility that this is a Sun product without a gui? Their software is so damn stable, but what's the deal with Forte and Star? Are they trying to be telepathic. I can finish my own damn word without you reminding me how it might finish. All those event listeners bog down the run-time speed. Maybe we'll get lucky and there'll be no GUI this time.