2003-01-23
Release 0.6 is out the door!
We took a breather from L to write and support a couple
of shareware programs to hopefully support continuing L development
efforts. But we're now back on L, and have updated the distributed source-code
to build correctly, and have simplified the source tree in the process.
(The 0.5 release had some problems that required some significant fiddling
before things would compile and link correctly.)
Some discussion and development of an L based graphics
library and have taken place as a precursor to the application framework,
but we have put its development on hold for the moment. We've actually
decided to implement virtualization at this time, a "Milestone
4" feature. We decided we wanted it for various parts of the L
graphics library, so it's now our current obsession.
As a consequence, the planned developments for the
second and third milestones have been delayed. So much for planning!
For what it's worth though, LINUX/GCC support
has been started by Martin, and is at this point probably about 30%
complete.
Barring any bad bugs in this release, the next planned
release will include virtualization.
2002-03-20
Release 0.5 is out the door!
Big relief after almost 2 1/2 years effort. StevenG
already found first bug: crash when invoking AddIn when no debug session
is running will fix this problem soon. Fixed some tutorial errors and
other web page formatting problems too.
Martin got L-Core and regressions to compile and run
without error under Windows GCC. Next step is to get the compiler running.
This is all a precursor to porting to LINUX.
Some discussion has started about what the L application
framework will look like. Looks like we've got some radically cool ideas
here...
2002-03-12
Closing in on first public release. Getting nervous
and excited! Hopefully Xeno won't be entirely disappointed with our
baby.
Martin is working on a proof-of-concept port to the
GCC compiler (though still under Windows), in preparation for a full
Linux port. So far, LBase compiles, but we won't know if it runs 'till
LPattern and the LBase regressions are compiling too.