Skip to content

Releases: romeovs/creep

even better haskell!

22 Sep 22:04
Compare
Choose a tag to compare

This version fixes some of the haskell bugs that were present in the previous releases and is totally compatible with all the scripts you can find in this repository!

Drawille and Full Box Drawing

29 May 20:50
Compare
Choose a tag to compare

In this release, I've added all the box-drawing characters in the Unicode specification. You should be able to use all of the ncurses based programs like midnight commander!

box drawing

Even cooler, I've also implemented all of the braille characters. This is cool because
the braille character set can be used to make sweet drawings using asciimoo's awesome
Drawille library.

Drawille

Luckily I didn't have to do this by I hand: because of the clever unicode encoding of braille characters,
and because of the simple way bdf encodes characters, it was pretty trivial to write a program
that created the braille characters for me.

Math / Haskell symbols

26 Apr 19:16
Compare
Choose a tag to compare

This release adds a lot of math symbols and allows for clean Haskell syntax. It also implements
block characters and a haskell logo at \uE0C0.

Download the .dfont to install on mac or the .bdf file for linux.

A Haskell ftplugin file for vim is also attached with the Haskell syntax rules I
used to get the following effect:

haskell

Creep first release

26 Feb 19:24
Compare
Choose a tag to compare

This is the first release. That's it. Not all characters have been implemented,
but I will keep on working.

The .dfont file is also attached so you can install it instantly on your mac!

screen2