gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiler design reference sought


From: Camm Maguire
Subject: Compiler design reference sought
Date: Sun, 04 Feb 2024 10:27:08 -0500

Greetings!  Over the years, various theoretical papers on algorithms for
Common Lisp utilities have been very helpful in GCL development,
e.g. Baker's paper on the type system.

I am looking for a reference on compiler design algorithms which handle
type inferencing most efficiently.  Right now we iterate on conflict,
and I think this is too slow.  Pointers most appreciated!

Take care,
-- 
Camm Maguire                                        camm@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]