Skip to content

An implementation of the Bolt programming language in Haskell for quick prototyping

License

Notifications You must be signed in to change notification settings

boltlang/bolt-prototype-haskell

Repository files navigation

The Bolt Programming Language

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.

License

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.

About

An implementation of the Bolt programming language in Haskell for quick prototyping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published