New generation development tools

Better programming

Writing computer programs is becoming more and more difficult. Are current technologies powerful enough to cope with or a new programming language is needed?
Trying to answer the question a new programming language was invented. The language was successfully tested writing compiler and operating system.

Benefits to use ALA7 programming language:

  • yesterday fixed size arrays were good enough, now all goes dynamic and when lists and other dynamic types are used the code quality is much better
  • however static types and compilation are still required to unsure code quality
  • using recursion complicated functionality is achieved in few program lines
  • programs are readable and can be checked through code analysis – very important when reliability is concerned because not all errors can be identified during testing
  • all unnecessary typing was removed


More information at www.ala7-lang.org