SIE - Implementation
SIE is written in OCaml. OCaml is a strongly-typed objective functional programming language. Functional programming is becoming more and more popular, because it offers:
- Safety (due to automatic type calculating, see this)
- Convinience (automatic garbage collection)
- Efficiency better then most decent programming languages
SIE is released on GPL and the lastest version can be downloaded by:
