You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ This project is written in Rust. If you're unfamiliar with Rust, you should take
10
10
11
11
Prospective contributors, please take a look at the [Contributors' Guide](CONTRIBUTING.md).
12
12
13
+
(Also, for the motivation behind this language, take a look at the [introductory blog post](https://blog.vghaisas.com/introducing-balloon/), and a [more detailed blog post](https://blog.vghaisas.com/thoughts-about-balloon/).)
14
+
13
15
## Usage
14
16
15
17
Balloon is currently not available on crates.io. You will need to build it yourself using Cargo. (You could also download one of the prebuilt binaries from this project's [release page](https://github.com/polybuildr/balloon-lang/releases).)
0 commit comments