Commit Graph

6 Commits

Author SHA1 Message Date
pascal
21448532fe Update to MoarVM 2015.03. Now works on big endian. 2015-04-09 17:20:50 +00:00
pascal
b5125e0a90 Update to 2015.01. Use external libatomic_ops. Use positive ONLY_FOR_ARCHS
list derived from the archs dyncall runs on, minus those who are big endian.
Upstream still does not support BE.
2015-02-03 13:24:19 +00:00
jasper
eb6457fb0c broken on mips64: undefined reference to `__sync_val_compare_and_swap_4' 2014-09-30 19:11:48 +00:00
landry
87d7ba743e BROKEN-hppa: dyncall_callvm.c:66:4: error: #error unsupported platform 2014-09-27 07:57:04 +00:00
landry
474737e0a6 BROKEN-alpha = dyncall_callvm.c:66:4: error: #error unsupported platform 2014-08-19 05:36:58 +00:00
pascal
52348934d2 Import lang/moarvm, ok landry@
MoarVM (short for Metamodel On A Runtime Virtual Machine) is a runtime built
for the 6model object system. It is primarily aimed at running NQP and Rakudo
Perl 6, but should be able to serve as a backend for any compilers built using
the NQP compiler toolchain.
2014-05-25 21:49:55 +00:00