An open API service indexing awesome lists of open source software.

https://github.com/lcompilers/libasr

The ASR (Abstract Semantic Representation), backends, optimizations and other tooling
https://github.com/lcompilers/libasr

Last synced: about 1 year ago
JSON representation

The ASR (Abstract Semantic Representation), backends, optimizations and other tooling

Awesome Lists containing this project

README

          

# libasr

This repository contains the ASR (Abstract Semantic Representation), all the
backends, ASR -> ASR optimizations, diagnostic messages infrastructure and all
other tooling that is common for all frontends.

The following projects use `libasr`:

* [LPython](https://lpython.org)
* [LFortran](https://lfortran.org)