LocalazyLocalazy
Nickle is a free and open-source programming language created by Kevin Reid. It is released under the terms of the MIT License. Nickle is a statically typed, imperative programming language with a syntax inspired by C. It supports arbitrary precision integers and floating point numbers, arrays, strings, and structures. Nickle also has a foreign function interface for calling C code and for embedding Nickle code in C programs. The Nickle compiler produces portable, efficient code. The Nickle interpreter can be used for rapid prototyping and testing. Nickle is used in a variety of applications, including scientific computing, computer aided design, and computer graphics.