Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jules
on May 16, 2010
|
parent
|
context
|
favorite
| on:
Ask HN: Do you recognize this approach to programm...
It's called functional reactive programming. For example you can say:
box.position = delay(1,mouse.position)
And the box follows the mouse with a 1 second delay. It works by having a data type for time varying values.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: