Re: Designing Lisp from scratch

"Steven H. Rogers" <[email protected]> Fri, 16 Mar 2007 19:36:56 -0600
Newsgroups gmane.comp.lang.lightweight
Message-ID <[email protected]>
[email protected] wrote:
> In a message dated 3/16/07 10:26:29 AM Eastern Standard Time, 
> [email protected] writes:
> 
>     uCalc seems to be proprietary software --- is that right?
> 
> Yes.  If you're asking whether it's open source, the answer is that it 
> is not.  However, I do want to make it as freely accessible to everyone 
> as possible.  On the one hand, I want to sell licenses to companies.  
> But on the other hand, I want anyone to be able to download it and use it.
>  

So what's really special that companies should license?  It looks like 
the same things can be done with LEX, YACC, PLY, etc.

# Steve