John Croisant
I am a professional and hobbyist software developer living in the USA. I am most interested in game and graphics programming.
I once interviewed Felix about CHICKEN.
- Website / Blog
- croisant.net
- Code
- gitlab.com/jcroisant
- john (at) croisant (dot) net
- IRC Handle
- jcroisant (previously jacius)
Eggs
I am responsible for the following eggs:
- sdl2
- Bindings to SDL2 game library
- sdl2-image
- Bindings to SDL_image 2
- sdl2-ttf
- Bindings to SDL_ttf 2
- macaw
- Efficient color types and math
- web-colors
- Parse and write colors in HTML/CSS syntax
- jiffi
- High-level helpers for writing bindings to C libraries
- ck-macros
- Composable Scheme macros based on the CK abstract machine
- protolk
- Flexible Scheme objects with message passing and prototypes