Open timfel opened 9 years ago
We already have decorators now for alternative unwrap_specs, but these all need to have the same number of arguments. We'd like something similar for primitives that can take different numbers of arguments
Hasn't this already been implemented?
Nope: https://github.com/HPI-SWA-Lab/RSqueak/blob/master/rsqueakvm/primitives/__init__.py#L41
We already have decorators now for alternative unwrap_specs, but these all need to have the same number of arguments. We'd like something similar for primitives that can take different numbers of arguments