bjornkihlberg
I work as a backend developer with Haskell. I enjoy Lisp (Scheme) in my free time.
Gothenburg
Pinned Repositories
ChatApp
Browser based chat application in F# and TypeScript
chezscheme-define-macro
Sometimes you just want define-macro to get on with it!
chezscheme-glb
Library for reading .glb files exported from Blender
chezscheme-kanren
Relational programming in Chez Scheme
chezscheme-match
Pattern matching in Chez Scheme
chezscheme-socket
A simple TCP library for Chez Scheme
chezscheme-zeromq
ZeroMQ for Chez Scheme
falling2d
Purely functional 2D physics engine.
falling3d
Purely functional 3D physics engine.
PureScript-Tutorials
Tutorials on using PureScript
bjornkihlberg's Repositories
bjornkihlberg/chezscheme-match
Pattern matching in Chez Scheme
bjornkihlberg/chezscheme-define-macro
Sometimes you just want define-macro to get on with it!
bjornkihlberg/PureScript-Tutorials
Tutorials on using PureScript
bjornkihlberg/ChatApp
Browser based chat application in F# and TypeScript
bjornkihlberg/chezscheme-socket
A simple TCP library for Chez Scheme
bjornkihlberg/chezscheme-zeromq
ZeroMQ for Chez Scheme
bjornkihlberg/chezscheme-glb
Library for reading .glb files exported from Blender
bjornkihlberg/chezscheme-kanren
Relational programming in Chez Scheme
bjornkihlberg/falling2d
Purely functional 2D physics engine.
bjornkihlberg/falling3d
Purely functional 3D physics engine.
bjornkihlberg/frp-exploration
This is a work in progress
bjornkihlberg/FSFakeProjectScaffold
Project scaffold for F# with FAKE
bjornkihlberg/FSharpProjectEuler
Fun with F#
bjornkihlberg/FSharpRedux
Redux implemented in F# in two lines of code
bjornkihlberg/FSharpUnitTesting
Tutorial on how to setup unit testing with F# and visual studio
bjornkihlberg/FSharpXAML
Some XAML examples
bjornkihlberg/j-bob
bjornkihlberg/PSWebpackProjectScaffold
An example demonstrating PureScript with Webpack
bjornkihlberg/purescript-logic
bjornkihlberg/scheme-event
Event programming with observers in Scheme
bjornkihlberg/TSReactProjectScaffold
Example on how to setup TypeScript with react and webpack