Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML Haskell Bindings  (Read 2595 times)

0 Members and 1 Guest are viewing this topic.

Jeanne-Kamikaze

  • Newbie
  • *
  • Posts: 20
    • View Profile
    • ShellBlade
SFML Haskell Bindings
« on: February 27, 2013, 08:19:21 pm »
Hello there. It seems people are announcing their bindings on the forum, so I'll do the same here.

Project page: https://github.com/jeannekamikaze/SFML
Docs: http://shellblade.net/docs/SFML/index.html
Installation instructions: https://github.com/jeannekamikaze/SFML/wiki

The bindings are pretty much stable; I'm just keeping up with changes to SFML/CSFML and adding minor tweaks. The library ships with a bunch of demos showing example usage of the library.

My plan is to upload a package to Hackage (the Haskell package repository) when SFML 2.0 is finally released. At the moment github is the only access to the bindings.

It would be cool if you mentioned these bindings somewhere on this site. Perhaps add a "Haskell" section to the "Other Languages" forum and move this thread over there.

Regards,
Jeanne-Kamikaze

StevenC

  • Newbie
  • *
  • Posts: 40
    • View Profile
    • Corona Soft Development Blog
Re: SFML Haskell Bindings
« Reply #1 on: February 27, 2013, 08:41:12 pm »
Yeah, I would also like to see a separate section for misc language bindings. It would be easier to determine what bindings are available. One wouldn't have to look through pages and and pages of posts in this section.

 

anything