Science Fair Projects Ideas - AmigaE

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

AmigaE

AmigaE, or very often simply E, is a programming language created by Wouter van Oortmerssen on the Amiga. He has since moved on to develop the SHEEP programming language for the new AmigaDE platform and the CryScript language (also known as DOG) used during the development of the popular computer game Far Cry. Although development ended in 1994, AmigaE still has a huge following since it is easy to understand, powerful and fast.

AmigaE is a combination of features from a number of languages, but follows the original C programming language most closely in terms of features and concepts. AmigaE's main benefit is that it compiles and runs very quickly, allowing it to be used in place of a scripting language. It is fast primarily because it is feature-light, and AmigaE has only the basic features suited to writing larger programs. All of these features make it similar to the original implementations of C. However, AmigaE has modified the syntax away from the original C style, to something somewhat more like Pascal.

Additions from other languages include basic support for object oriented programming, allowing the programmer to "connect" a procedure to a record using the OF operator, which is also overloaded to indicate inheritance.

A "hello world" program in AmigaE looks like:

  PROC main()
     WriteF('Hello, World!')
  ENDPROC

AmigaE was used to create the core of the popular Amiga graphics software Photogenics .

External links

Last updated: 08-30-2005 07:29:22
09-23-2007 01:00:40
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice