Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A shallow embedding of µRust

This directory contains material related to the shallow embedding of µRust (or "Micro Rust") in Isabelle/HOL.

To perform a batch build:

λ> $ISABELLE_HOME/bin/isabelle build -d ../Micro_Rust_Parsing_Frontend -D .

To open this session for interactive editing (from within the directory):

λ> $ISABELLE_HOME/bin/isabelle jedit -d ../Micro_Rust_Parsing_Frontend *.thy &