<p align="center">
<img src="assets/logo.svg" alt="Floe logo" width="128">
</p>
<p align="center">
<a href="https://github.com/milkyskies/floe/releases"><img src="https://img.shields.io/github/release/milkyskies/floe" alt="GitHub release"></a>
</p>
<!-- A spacer -->
<div> </div>
Floe is a strict, functional language that compiles to TypeScript. It works with
any TypeScript or React library. The compiler is written in Rust.
For more information see [the docs](https://milkyskies.github.io/floe).