Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ken
on Oct 11, 2018
|
parent
|
context
|
favorite
| on:
A new version of Common-Lisp.net has been launched
Is there an alternative term which has arisen for what Lisp traditionally calls "type inference"?
rayiner
on Oct 11, 2018
[–]
SBCL calls it type propagation, which is fairly descriptive. (At least in SBCL, it's implemented as a data flow analysis that propagates constraints on the types of lexical variables:
https://www.pvk.ca/Blog/2013/11/22/the-weaknesses-of-sbcls-t...
).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: