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

https://github.com/thiagodp/concordialang-types

🥁 Basic types for the Concordia Compiler and its plug-ins
https://github.com/thiagodp/concordialang-types

concordia concordia-lang concordialang type types

Last synced: about 1 month ago
JSON representation

🥁 Basic types for the Concordia Compiler and its plug-ins

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/concordialang-types.svg)](https://badge.fury.io/js/concordialang-types)
[![GitHub last commit](https://img.shields.io/github/last-commit/thiagodp/concordialang-types.svg)](https://github.com/thiagodp/concordialang-types/releases)

# concordialang-types

> Basic types for Concordia Compiler and its plug-ins.

## Installation

```bash
npm i concordialang-types
```

## See Also

- [Concordia](https://github.com/thiagodp/concordialang)

## License

[![AGPL](https://www.gnu.org/graphics/agplv3-88x31.png)](LICENSE) © [Thiago Delgado Pinto](https://github.com/thiagodp)