eiffelroom

Blogs

eiffelroom bloggers
blog

Eiffel and a VFD

paulbates's picture

A project I started a few years ago (I could say completed but I got bored) I've recently revisited and just updated to use newer Eiffel syntax. It concerned itself with something not too often published uses for Eiffel, an API stack whose bottom layer interacts with low level system calls to manipulate hardware.

blog

Eiffel on Haiku

manus_eiffel's picture

A while ago I've heard about Haiku through an online Google Tech Talk. I was immediately captivated because Haiku is actually a clone of BeOS and I definitely remember the BeOS days. It was when Mac OS was not up to the task anymore and BeOS seemed a promising alternative.

blog

Start using Eiffel Information System (EIS)

In EiffelStudio 6.2, Eiffel Information System (EIS) will be introduced. The goal of EIS is to provide a unified mechanism for linking development objects — classes and features, or even targets and groups — of Eiffel systems with external information. This term refers to information other than Eiffel program texts.

blog

Who invented font smoothing?

manus_eiffel's picture

Facts

It's unlike me to complain (or maybe it's not, up to you to decide), but in the past few years it seems that software vendors have decided what was best for me and I really do not like this, especially when it affects 100% of the time I'm in front of my computer.
blogger

CDD EiffelStudio Video available external link

Wed, 03/19/2008 - 12:05
CDD EiffelStudio has matured quite a lot recently. Quite a few bugs have been fixed and usability issues addressed. Some more will be addressed shortly.

The CDD website is new and improved. Featuring more documentation and better installation instructions. Visit it at http://dev.eiffel.com/CddBranch

read more ...

blogger

EiffelStudio 6.2 Highlight external link

Tue, 03/18/2008 - 17:02

The EiffelStudio team is working hard to produce the next revision of EiffelStudio which should be available as planned around May 15th 2008. In the meantime, you can download the development version to try it out.

Happy Eiffeling,
The EiffelStudio Team


read more ...

blog

Eiffel, Sing# and Singularity

paulbates's picture

Eiffel gets a little mention in the influence of Spec# and Sing#, used in the authoring of Microsoft's Singularity research OS. Check out the mention on Ars Technica

blogger

Self Printing JavaScript Literals external link

Mon, 02/18/2008 - 20:20
We Eiffel programmers often take a lot for granted, things that other languages just struggle with:

Are you ever sick of seeing Object get printed out when you try to output a variable to your console.

read more ...

blog

Inheriting comments

manus_eiffel's picture

I don't know if you are like me but often when you redefine a feature, I used to copy/paste the comments so that I still know what the feature is supposed to do in english terms (in addition to the contracts of course). In 6.2, we are introducing a new facility so that in the editor and in the flat-view of the feature you do not have to do the copy/paste.

blogger

CDD Extension for EiffelStudio external link

Fri, 02/08/2008 - 14:01
The CDD extension for EiffelStudio is an ETH Zurich project which adds support for unit testing to EiffelStudio 6.1. The current status is "beta 2", and it's released for Linux and Windows. Features include:

read more ...

about - contact