Nim (programming language) vs Objective-J
A side-by-side look at Nim (programming language) and Objective-J. For an in-depth review of either product, follow the links below.
Nim (programming language)
Development
Nim is an efficient, general-purpose programming language that combines successful concepts from mature languages like Python, Ada and Modula. Its key features include compile-time execution, macros, efficient C code generation, garbage collection, and Unicode support.
systems-programmingcompiledstatically-typedproceduralimperativeobjectorientedfunctionalmetaprogramming
Objective-J
Development
Objective-J is an extension to the Objective-C programming language that adds JavaScript functionality and syntax. It allows developers to mix JavaScript code into their Objective-C codebase.
objectivecjavascriptweb-development