Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 393 Bytes

File metadata and controls

8 lines (6 loc) · 393 Bytes

labsparse: Python frontend for LAbS

This repository contains a Python language frontend for the LAbS language. This project started out as a parser, but grew to include some static analyses and optimizations. Its ultimate goal is to replace LAbSParse (the current reference implementation of the LAbS parser) and a sizeable chunk of analyses currently carried out by LAbSTranslate.