
Elementals - The site to elemental programming.

Elemental programming is programming with consciousness about that one is creating. Many computer scientists do not think about writing a program as an act of creating something. They look at artists this way, but not at themselves. This is why elemental programming is interesting. It is a way of programming that takes into account the act of creation.
There's a WIKI about elemental programming, the Elemental Programming WIKI.

If you are going to practice elemental programming, the most important thing to realize is that you are actually writing a small creature and that you have a responsability to it. This small creature is similar to an elemental creature. A lot of programmers may have experienced it is to get their own code maintained by others. Large projects often only rely on a few people. A lot of programming acts get abandoned. And one could say, a lot of elemental creatures are thrown away or abandoned without consciousness about it.
If you are going to write an elemental you could do the following things:

We did release a MinGW development environment addition, that contains following packages:
- wxWindows 2.4.2 -- Dynamic Libraries E<lb> - wxWindows 2.4.2 Contrib -- Static libraries E<lb> - PostgreSQL 7.2.1 -- native windows (from postgresql_beta4.zip) E<lb> - SQLite 2.8.13 -- an embedded SQL library E<lb> - Perl 5.8.3 -- mingw compile (dmake). E<lb> - wxPerl 0.18 -- mingw compile. E<lb> - DBI/DBD::Pg. E<lb>
The Scheme Plain Old Documentation program has been used to create this page from plain .pod format.
Refer to CPAN for more information on POD.
You can also look here for user information on POD and here for the POD spec used by SPOD.
SPOD has enhanced the POD spec by a single element E<lb>.
See documentation here.

libutest is a C++ library to facilitate Unit testing.
libcritsec is a C++ library that implements Critical Sections.
- std::rvector - An STL derivative that implements dynamic vectors. E<lb> - harray - An templated array implementation (derives from std::rvector). E<lb> - hstack - A templated stack implementation (derives from std::stack). E<lb>

Latest releases of all packages can be found here.

Hans Oesterholt-Dijkema <hdnews -at- gawab -dot- com>.

(c) Hans Oesterholt-Dijkema, All packages distributed under "Elemental Programming Artistic License", which is a modified version of "The Artistic License".

$Id: ep.pod,v 1.1 2004/09/06 12:02:36 cvs Exp $