N Programming Language

Basis
(Taken from: Computer Science Wiki)
Computer science or computing science (abbreviated CS or CompSci) is the scientific and practical approach to computation and its applications. A computer scientist specializes in the theory of computation and the design of computational systems.
About
The N Programming Language is a new language in development intended to have automatic memory management (not to be confused by garbage collection) in order to have a compromise between speed and efficiency in programming.
N is based on C/C++ as a full Object Oriented Programming Language with automatic memory management to reduce conflicts in architecture (32/64 bit) with enhancements such as multiple classes in one file and a main function operating as an object so as to be extendable for additional uses.
Developers
N K
N J
N R
 
< Prev   Next >