Re: HLL & autoboxing

2005-12-02 Thread Leopold Toetsch
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

2005-12-02 Thread Roger Browne
> I take inspiration in code of Tcl and Amber. My inspiration for the Amber PMCs was from the PMCs of Lua and Tcl :-) Roger.

HLL & autoboxing

2005-12-02 Thread François PERRAD
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 maps Boolean I don't know if autoboxing (maps Boolean