ircmaxell / php-compiler

A compiler. For PHP
MIT License
794 stars 33 forks source link

Implement mixed values to support cases where we do not know the value's type at compile time, or we know it will change. #39

Open ircmaxell opened 5 years ago

ircmaxell commented 5 years ago

Currently, this is in-progress via Value type helper