LivelyKernel / lively4-core

A Self-supporting, Web-based Development Environment
https://lively-kernel.org/lively4/lively4-core/start.html
MIT License
73 stars 25 forks source link

Implement basic approach for proxy-based active expressions. #393

Closed niconomaa closed 4 years ago

niconomaa commented 4 years ago

The result of this implementation should be a basic working version of active expressions using proxies. This does not include handling corner cases or error handling.

Test are to be written for all functionality as part of this issue.