compiler/test
Sami Samhuri a4506bab10 [NEW] First hints of cross-platform support. Compiles to Mach-O on Darwin with nasm and gcc.
There is no binary assembler support for Darwin yet! I'm not sure when I will dive into the details
of generating a Mach-O binary from Ruby or C.

[MERGED] Binary assembler support.  It *should* work on ELF but it needs testing on Linux.
2009-05-25 16:26:21 -07:00
..
Makefile [NEW] First hints of cross-platform support. Compiles to Mach-O on Darwin with nasm and gcc. 2009-05-25 16:26:21 -07:00
test.rb [NEW] First hints of cross-platform support. Compiles to Mach-O on Darwin with nasm and gcc. 2009-05-25 16:26:21 -07:00
test_big.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_break.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_do.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_eq.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_for.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_ge.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_gt.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_if.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_le.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_lt.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_neq.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_print.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_repeat.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_until.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
test_while.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
testi.code [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00
testi.rb [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00