(* depr derp we're not "scheme" anymore... i know)
Name:
Anonymous2016-11-27 12:13
>>4 Types in Lisp are runtime checks and types in C are the size and some syntactic sugar for choosing between signed, unsigned, floating-point, and pointer (to memory regions of a certain size) operations.