Re: HLL & autoboxing
On Dec 2, 2005, at 10:50, François PERRAD wrote: I try to update and test Lua PMC. I take inspiration in code of Tcl and Amber. It's OK for these 2 PMC : pmclass LuaNumber hll Lua maps Float pmclass LuaString hll Lua maps String But for : pmclass LuaBoolean hll Lua ma
Re: HLL & autoboxing
> I take inspiration in code of Tcl and Amber. My inspiration for the Amber PMCs was from the PMCs of Lua and Tcl :-) Roger.