parrotcode: Dynamic PMCs | |
Contents |
dynclasses/dynlexpad.pmc
DynLexPad PMC.
dynclasses/gdbmhash.pmc
GDBM PMC.
dynclasses/match.pmc
Match object for rules.
dynclasses/matchrange.pmc
MatchRange Numbers PMC Class.
dynclasses/pyboolean.pmc
PyBoolean PMC.
dynclasses/pyboundcall.pmc
Python Native Call Interface Functions.
dynclasses/pyboundmeth.pmc
Python Bound Method.
dynclasses/pybuiltin.pmc
Python "builtin" Functions.
dynclasses/pyclass.pmc
Python Class.
dynclasses/pycomplex.pmc
Python Complex Numbers PMC Class.
dynclasses/pydict.pmc
Python Dictionary.
dynclasses/pyexception.pmc
Python Exception.
dynclasses/pyfloat.pmc
Python Floating-Point Number.
dynclasses/pyfunc.pmc
Python Function.
dynclasses/pygen.pmc
Python Generator.
dynclasses/pyint.pmc
Python Integer.
dynclasses/pyiter.pmc
Python Iterator.
dynclasses/pylist.pmc
Python List.
dynclasses/pylong.pmc
Python BigInt PMC class.
dynclasses/pymodule.pmc
Python Module.
dynclasses/pynci.pmc
Python Native Call Interface Functions.
dynclasses/pynone.pmc
Python None.
dynclasses/pyobject.pmc
Python Object.
dynclasses/pyproxyclass.pmc
Python Proxy Class.
dynclasses/pyproxytype.pmc
Python Proxy Type.
dynclasses/pyslice.pmc
Python Slice PMC.
dynclasses/pystaticmeth.pmc
Python Native Call Interface Functions.
dynclasses/pystring.pmc
Python String.
dynclasses/pytuple.pmc
Python tuple.
dynclasses/pytype.pmc
Python Class.
dynclasses/quantumreg.pmc
QuantumReg PMC.
runtime/parrot/include/DWIM.imc
Parrot's confusing opcodes made easy.
|