marrus-sh / jelli

A game engine! Currently being developed.
MIT License
1 stars 0 forks source link

New modifier syntax #17

Closed marrus-sh closed 8 years ago

marrus-sh commented 8 years ago

Modify object properties with

(cond) prop.fn (value)

and create aliases for core functions with

(cond) fn ("prop", value)