Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 318 Bytes

README.rst

File metadata and controls

8 lines (5 loc) · 318 Bytes

TaPL-implement

simple: simply typed system 實作,只能建立一個 secd-like machine。

simple.2: simply typed system 實作,可以建立一個以上的 secd-like machine。

easy-smalltalk: 實作一套簡單的 smalltalk,用來學習如何分析語法以及加入 type system。