Releases: never-lang/never
Releases · never-lang/never
v2.3.9
v2.1.8
v2.1.2
strings, enumerated records, match and if let expressions
- strings
- enumerated records
- match expression
- if let expression
v1.8.9
never 1.8.6
Never major functions:
- integer, float data types
- bool operators &&, ||, !
- integer/float operators - +, -, *, /
- integer %
- mathematical functions - sin, cos, tan, exp, log, sqrt, pow
- utilities - print, printf, assert
- recursion
- tail recursion
- constants reductions
- embeddable in C/C++
- embeddable in Unix shell
- cmake