This repository contains a prototype of the Bolt programming language, written in Haskell. Thanks to the power of Haskell, we are able to make very quick changes to the language without having to refactor the entire compiler. If everything goes well, we might be able to bootstrap the Bolt compiler this way.
Currently, this software is licensed under the GNU General Public License, version 3. This means that this project is and should remain open-source software. You may freely use this software and make modifications, but the should always be made public and easily accessible.