flintinatux / chipmunk

A messy functional library for Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 instead.

About

A messy functional library for Lua

License:MIT License


Languages

Language:Lua 92.3%Language:Makefile 7.7%