Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flintinatux/chipmunk

A messy functional library for Lua
https://github.com/flintinatux/chipmunk

functional-programming gamedev lua

Last synced: 26 days ago
JSON representation

A messy functional library for Lua

Awesome Lists containing this project

README

        

# chipmunk

A messy functional library for Lua.

**Warning:** `chipmunk` is intentionally _mutable_ and predominantly _uncurried_ to keep things performant for gamedev. If this bothers you, or is not your intended use-case, I suggest trying [flintinatux/squirrel](https://github.com/flintinatux/squirrel) instead.