Skip to content
/ tip-rs Public

Implementation of Anders Møller and Michael I. Schwartzbach's Tiny Imperative Programming language in Rust.

Notifications You must be signed in to change notification settings

jumbatm/tip-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIP Compiler

This is a Rust implementation of TIP, the Tiny Imperative Programming Language, as described in Anders Møller and Michael I. Schwartzbach's book Static Program Analysis [1].

References

  1. Møller, A., & Schwartzbach, M. I. (2012). Static program analysis. Notes. Feb.

About

Implementation of Anders Møller and Michael I. Schwartzbach's Tiny Imperative Programming language in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages