First go at inferring type

"Yury Sulsky" <[email protected]> Sun, 26 Mar 2006 22:07:57 -0500
Newsgroups gmane.lisp.lush.devel
Message-ID <[email protected]>
Hi all,

If anyone's curious, here's my first attempt at a type inferrer for
lush. It's not finished -- some primitives aren't handled, and it
doesn't build dependency info, but it mostly works (there's some test
code in "types.lsh")

Yury
types.lsh (application/octet-stream, 2.3 KB) - not displayed
types-util.lsh (application/octet-stream, 8.1 KB) - not displayed
types-handlers.lsh (application/octet-stream, 8.3 KB) - not displayed
types-env.lsh (application/octet-stream, 3.8 KB) - not displayed