Al Hoang

January 7, 2004

Squeak Object Browser for your Web Browser

Filed under: geek, programming — hoanga @ 3:16 am

This is really cool. Only need a web browser.

CSI more popular in High Schools?

Filed under: Education — hoanga @ 2:59 am

Hmm that’s interesting. Forensic Science in High Schools. Definitely interesting.
One thing to note even thought it is getting more popular it seems that the field
itself is not a growth field so people aren’t just going to get in because lots of more
applicants are availalbe. It will just magnify the competition for the available spots.

Link to Story

GCC has got competition?

Filed under: Open Source, tech — hoanga @ 2:09 am

When it comes to Open Source development GCC is the king in the compiler area (unless you work with some other language…. and even then…). Awhile ago I found lcc however it’s license is restritive if you want to develop commercial software. This I think has prevented its wider adoption.

However, once of the places I leave my virtual self on told me about TenDRA. Best of all it looks like it has a much more liberal license than GCC.

Here’s an announcement from the Mailing List

TenDRA is a C/C++ compiler developed initially in the early 1990s
by the Defense Evaluation and Research Agency in the United Kingdom.
The TenDRA compiler addressed code portability issues in the days just
prior to the creation of the first ANSI C standards (hereafter, “the
age of darkness”). TenDRA uses Architecture-Neutral Distribution
Format (ANDF) as the basis for an IR as well as a distribution format.

The original DRA code is licensed under the Crown License, which
reads like an upper class version of the BSD license. (God save the
Queen!) I’m not that interested in this part of things; I just know
it’s bsdl. Further information about source code licensing can be
obtained by trolling slashdot.

TenDRA’s strengths include:

— An amazing static checker; vastly superior to gcc, even in the
old 4.1.2 version code (nearly 9 years old in parts and
untouched until recently).

— Incredible flexibility in semantic analysis, allowing users to
toggle individual language rules, conventions, and
preferences. Many of the pragmas in tendra anticipated some
c99 changes.

— Language agnosticism; producers can be made for any language,
and ANDF tokens created as needed. Recently .NET picked up
this idea. The attempts by Gough and other .NET architects to
distinguish the two really just serve to underscore the
relation, in my admittedly biased opinion.

— A very nice set of tools, some serving as stand-alone crown/bsd
licensed replacements for GNU tools. Check out sid in
particular.

Definitely sounds interesting! Although it seems the TenDRA project has a sub-fork which I’m still reading and trying to understand but hopefully it leads to faster progress.

The original branch of TenDRA

New branch focusing on ANDF technology

What the heck is ANDF?

Powered by WordPress

Protected by AkismetBlog with WordPress