lcMain topics

Development

Home dic
The development effort has only just begun. If you are a programmer and interested then help is needed. Everyone will benefit from having an easy programming system.

There are many choices of development path. All difficult, otherwise we would have done it already.
At first it seemed that CGI might be an easy way to start but this has not been so simple. It will also probably be slow and cumbersome. Webneurons can operate really fast from assembler level but this has the drawback of which OS to use, or indeed to write a new one. Our present team has probably not got the resources to do this quickly enough. Writing it in C is another option. But we have the problem of browsing. A current browser needs to be adapted or a new one written. Again this is a long task. At present we are looking at adapting the Emacs browser for which source code is available.
Ideally, the system should be written
in assembler and a new combined OS and
browser created. This is what we would like.