drwhut / decision

A general-purpose, visual programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have the VM stack store the type of the item alongside the item.

drwhut opened this issue · comments

This guarantees type safety - especially with the C API.

This may also allow functions to have vague types!