never
never copied to clipboard
Never: statically typed, embeddable functional programming language.
Results
2
never issues
Sort by
recently updated
recently updated
newest added
I would love to know what each of the functions returns and perhaps a little bit of what each function does. Like while looking through [object.h:134](https://github.com/never-lang/never/blob/master/include/object.h#L134) I see that it...
File I/O
1
Does Never support reading and write files? I can't seem to find anything in the documentation about this?