ChangeLog
Config_pm.in
Configure.pl
MANIFEST
Makefile.in
NEWS
README
Parrot/Assembler.pm
Parrot/Opcode.pm
Parrot/PackFile.pm
Parrot/PackFile/ConstTable.pm
Parrot/PackFile/Constant.pm
Parrot/PackFile/FixupTable.pm
Parrot/String.pm
Parrot/Test.pm
Test/More.pm
Test/Simple.pm
Test/Utils.pm
Types_pm.in
assemble.pl
basic_opcodes.ops
build_interp_starter.pl
config_h.in
disassemble.pl
docs/opcodes.pod
docs/overview.pod
docs/parrot_assembly.pod
docs/parrotbyte.pod
docs/strings.pod
docs/vtables.pod
global_setup.c
hints/mswin32.pl
include/parrot/events.h
include/parrot/exceptions.h
include/parrot/global_setup.h
include/parrot/interpreter.h
include/parrot/io.h
include/parrot/memory.h
include/parrot/packfile.h
include/parrot/parrot.h
include/parrot/register.h
include/parrot/stacks.h
include/parrot/string.h
include/parrot/strnative.h
interpreter.c
languages/jako/Makefile
languages/jako/bench.jako
languages/jako/euclid.jako
languages/jako/fact.jako
languages/jako/fib.jako
languages/jako/hello.jako
languages/jako/jakoc
languages/jako/leibniz.jako
languages/jako/mandelbrot.jako
languages/jako/mops.jako
languages/jako/primes.jako
languages/jako/sub.jako
make_op_header.pl
memory.c
opcheck.pl
opcode_table
packfile.c
parrot.c
pdump.c
process_opfunc.pl
register.c
string.c
strnative.c
t/Makefile
t/euclid.pasm
t/harness
t/jump.pasm
t/local_label.pasm
t/op/basic.t
t/op/integer.t
t/op/bitwise.t
t/op/number.t
t/op/stacks.t
t/op/string.t
t/op/time.t
t/op/trans.t
t/test.pasm
t/test2.pasm
t/test3.pasm
test_c.in
test_main.c
