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

https://github.com/romac/oxid-light

Prototype functional programming language with refinement types, powered by Inox
https://github.com/romac/oxid-light

inox refinement-types software-verification

Last synced: 10 months ago
JSON representation

Prototype functional programming language with refinement types, powered by Inox

Awesome Lists containing this project

README

          

# Oxid

> Simple functional programming language with refinement types, powered by [Inox](https://github.com/epfl-lara/inox).

Crafted for my *Refine your types!* [talk](https://github.com/romac/talks/tree/master/2018-05-31-RefineYourTypes) at the [*Formal Methods and Verified Software* meetup](https://www.meetup.com/Formal-Methods-and-Verified-software-meetup).

## Disclaimer

This is just a prototype, and should not be taken as a proper basis for implementing a language with refinement types. Bug reports or pull requests are very welcome though!

## License

Oxid is released under the [BSD3 license](/LICENSE).