Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 702 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 702 Bytes

shaman-programming-language

New open source functional programming language oriented to math and system programming problems resolving

Basic concepts

  1. Functional paradigm
  2. Oriented to high load computation
  3. Strong typed with types inference
  4. Has only one code style predefined by the translator (one code style for all programs in the shaman)
  5. All program primitives languages will be checked by the builin to the translator dictionary (programmer can define new terms implicitly).
  6. Simple packages managing
  7. Builtin TDD support
  8. Easy to read. Good names for all language primitives and functions. Simple and unambiguous language constructions and standard library functions names