Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Programming

Submission + - Lisaac : The first prototype object compiler (u-strasbg.fr)

Ontologia writes: "Lisaac is a new prototype based object language. It stands as a Self and SmallTalk successor and takes some Eiffel ideas like genericity and contract programming. The goal of the project is to provide a high level language as fast as C.
In fact, with some benchmarks on an mpeg2 decoder rigorously translated from C, Lisaac is 17% faster to 44% slower than C, for 40 % less lines of code with lots of gcc optimizations.
Lisaac provides a lot of powerful features thanks to the prototype based object model : Absolutely all is object, contract programming, dynamic inheritance, block type which is a list of instruction giving functional programming facilities, and so on..

The 0.12 version, distributed in GPLv3, is the latest stable version for the 0.2 specification.
Lisaac was convincing enough for writing IsaacOS, a fully object operating system. IsaacOS runs on five different architectures."

A Database for the Office? 156

travellerjohn asks: "I work in a small company (200 people in 7 offices), where the staff uses Microsoft Access to create various databases. Most of the time they lose interest before the databases become complex or important enough to warrant the IT department getting involved. However, from time to time, someone turns up at our door looking for help with their pet project, often starting with statements like 'it should work over the intranet' or questions like 'why can't it store documents and pictures?' or 'how do I control user access?' When we sit them down and explain how much it will cost to rewrite their database in PHP/VB/JSP, or whatever we sound unhelpful and expensive. What database tool does Slashdot recommend I provide our staff? It has got to be easy to use, web enabled, capable of storing documents and pictures and offer user level security. We have tried Sharepoint with some success but that is pretty limited, too, and I have looked at Oracle Application Express. Open source would be good, but I would pay for the right product. Any suggestions?"

Microsoft to Turn to Driver Quality Ratings System 333

QT writes "Ars Technica is reporting that Microsoft is finally trying to do something about PC driver problems. A new crash-report-driven Driver Quality Rating system will be used in Windows Vista to rate drivers. Drivers that rate poorly in real world use by users will lose their logo certification status, which would be bad news for OEMs and the device manufacturers themselves. Maybe now submitting crash reports will feel more useful? This is long overdue."

Slashdot Top Deals

What the gods would destroy they first submit to an IEEE standards committee.

Working...