Skip to content

Specification of the Base2 IR abstraction.

License

Notifications You must be signed in to change notification settings

KFAFSP/base2-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base2-spec

This repository contains the specification of the Base2 IR abstraction.

Building

The base2-spec project is built using latexmk and lualatex. The recommended build command line is:

# Build.
latexmk base2-spec.tex \
    -lualatex \
    -synctex=1 \
    -shell-escape \
    -interaction=nonstopmode \
    -file-line-error \
    -pdf

License

This project is licensed under the ISC license.

About

Specification of the Base2 IR abstraction.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages