 
      
    | You are here | gilmi.me | ||
| | | | | xnacly.me | |
| | | | | Implementing levenshtein distance naïvely (and very slow) in Rust | |
| | | | | boxbase.org | |
| | | | | These ideas and thoughts have converged towards type theory, and I remembered familiar patterns so I did a closer study at the Hindley-Milner, to understand it much better than before. | |
| | | | | lambdaland.org | |
| | | | | All the source for this may be found on my SourceHut repository. Synopsis # Experimental type checker/inferer for a simple lambda calculus Description # This is a type inference system for a little language. (Described below.) It uses a fusion of type inference algorithms from PLAI, ESP, and ?Kanren. (See Resources) Broadly speaking, our type inference engine works by: generating typing constraints from the program solving those constraints Well describe each of those in more detail. | |
| | | | | gilmi.me | |
| | | ?m.me - Giml's type inference engine | ||