about me

nameJens Gruschel
aliasNala
born1976

Hi, this is Nala. Currently I'm working as a software developer in a machine vision company in Konstanz, at the very south of Germany. I started programming when I was 9 years old and computer graphics always was a special interest of mine.

In the 90s I was keen on Turbo Pascal and assembler (I wrote a polygon renderer with texture mapping and Gouraud shading completely in asm for MS DOS which turned out to be a dead-end when Windows 95 arrived). Today I'm mainly using C++ and Delphi (while also having some skills in Java, C#, PHP, Perl, PL/SQL etc.).

In my free time I'm also working on the software you can download at pegtop.net. As you can see I don't have much time right now, many releases are rather old.

And I have a small site for Delphi related stuff, including a small formula compiler, which compiles expression strings to 80x87 machine code at runtime. Some say it's the fastest expression evalutor around, however I'd like to rewrite it because unfurtunately it's not very extendable.