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