.gitignore | 100644 | 0 | 0 | | | 123 Bytes | 0b3aab2a2fe723977359815047aae4587e2b6736e397c981125513766ee39b12 |
.travis.yml | 100644 | 0 | 0 | | | 76 Bytes | f5ea8d3e93b7fa25cc078141ce794b818a8bd8f73c5e1609db9e53295c595840 |
Gemfile | 100644 | 0 | 0 | | | 90 Bytes | 3e3ba04529275f9ff995875c013f9dc1d901a0205017d14ff74a332a9e9ec61d |
LICENSE.txt | 100644 | 0 | 0 | | | 1.45 KB | ebcca10124793a5b6fb2e46c76e675af776ec203c78afd7a3d7fcc074c690bc6 |
README.md | 100644 | 0 | 0 | | | 7.38 KB | d122472a02741df5aec984aa5d1670825a1474fa8e9b4a48e72e20f43f52c464 |
Rakefile | 100644 | 0 | 0 | | | 28 Bytes | 5d20ab6abd8a77e0db94f9599c1ee015db492045de53207641ace9bca4862f24 |
bin/hcc | 100755 | 0 | 0 | | | 1.03 KB | 4dd2ef7a38832da0006d35917617073978b28dd39ae2a95fd589e1f6015073bb |
bin/hld | 100755 | 0 | 0 | | | 1005 Bytes | b6df67480a5e7280b99ef07c10a57f0186af3800f44c0d0d9fb2604a00e973eb |
bin/hvm | 100755 | 0 | 0 | | | 673 Bytes | c6b7366679b60f5e70faa76028773acca74c13943b2b8224d2ccd3edda249a2f |
examples/build.sh | 100755 | 0 | 0 | | | 179 Bytes | 2e4d7d8fb44ead9122922528a2be2ea10938f811894921bc63b352ed8d8ff8cb |
examples/guess-the-number.hax | 100644 | 0 | 0 | | | 1.5 KB | f7bbb3e5d67cd0b058b25050ee9a9e179c13a0d0840dcb4e72e5120d076de998 |
haxor.gemspec | 100644 | 0 | 0 | | | 954 Bytes | 5f2e835d31fdc41c5d74ccd86bb1bc3577905cd96d5ae23e5dabfcc6b68d0f0e |
lib/haxor.rb | 100644 | 0 | 0 | | | 1.4 KB | 9f135b5ea8a052b485a68adf14f0f8df8c22307b95730e58401998b952c7e9f2 |
lib/haxor/compiler/component/arithmetic.rb | 100644 | 0 | 0 | | | 1.02 KB | 1c205d8e7c02aca3d46b4f3d1681e901f45b6fa6c3447cc5a4e0bbf327169a3b |
lib/haxor/compiler/component/base.rb | 100644 | 0 | 0 | | | 795 Bytes | 7b8a62cff06b7738c31b9dbf8c43dfb2104484f6c2fb6187ab12716b9ab14276 |
lib/haxor/compiler/component/data.rb | 100644 | 0 | 0 | | | 681 Bytes | 164b8071bd6f27fb3edc08000bd2a6d0eac146ba8125a218769e6b245ede31fc |
lib/haxor/compiler/component/jumps.rb | 100644 | 0 | 0 | | | 1.81 KB | 45b38da69a784d4c1c427f0160154e4f32edbd14b0fbb9936f2d786d7134d12d |
lib/haxor/compiler/component/logical.rb | 100644 | 0 | 0 | | | 770 Bytes | 8b43b2b0da4e58a1296aded9fc71ba56ab0fe968f3c38812b7d5b5d36f6ff6f2 |
lib/haxor/compiler/component/other.rb | 100644 | 0 | 0 | | | 388 Bytes | 49387cd5e6126e5976d29732370516743bc7d4080fbbd8458b9a74d7ff9c7afe |
lib/haxor/compiler/component/transfer.rb | 100644 | 0 | 0 | | | 523 Bytes | 67ab97e36b87442441d1766455708904ed0b2feea4995683a7687d16386852e6 |
lib/haxor/compiler/component/various.rb | 100644 | 0 | 0 | | | 650 Bytes | 9aa72f788bb4d0a697f1578e66cc58e5e95193decf17e7806e956866bfc88e0a |
lib/haxor/compiler/core.rb | 100644 | 0 | 0 | | | 3.22 KB | f475db5ce663715ab8a5985b3c89884e043ded7896c6ca6d97d7c50c6c25ce29 |
lib/haxor/compiler/section.rb | 100644 | 0 | 0 | | | 67 Bytes | d018770e560cfd888384c47120a1e805193393dbba54dd59c7c6a83dd127ff1c |
lib/haxor/compiler/unit.rb | 100644 | 0 | 0 | | | 791 Bytes | 9c6733a324d18fd0271785a2f6ec26012b5b11fc8e98c1e21271e216b9b6b073 |
lib/haxor/consts.rb | 100644 | 0 | 0 | | | 767 Bytes | 1bbbdb40fee832502a66acaee074132519c2ea31798ce8015b5d2887eb65a52a |
lib/haxor/header.rb | 100644 | 0 | 0 | | | 749 Bytes | e8750a55ccbc4b8abd5acc0cc93cb26d8ef033685bb3a81258fe340615e96e0e |
lib/haxor/linker.rb | 100644 | 0 | 0 | | | 1.99 KB | d164ee7551067d3930f4f9ae9864111edc2ca9f1cb0413f7789de60944055e08 |
lib/haxor/token/base.rb | 100644 | 0 | 0 | | | 96 Bytes | e768a973b63ff4bb0cd47f95c404571d116496c0244548cece67d9c08a527b92 |
lib/haxor/token/cmd.rb | 100644 | 0 | 0 | | | 130 Bytes | 85e70136c9d4e2eae963af212431a44f5df321537f5aed6c88be535497e65d5a |
lib/haxor/token/data.rb | 100644 | 0 | 0 | | | 216 Bytes | 9229bce0584d67b6f28ad82d92cf4b72d31b4be0615e98f3bd04cc9567bb552d |
lib/haxor/token/int64.rb | 100644 | 0 | 0 | | | 218 Bytes | 21c6d84b240292860c4cd990418b5ed781d54426a50066bf4b27b8595e30db53 |
lib/haxor/token/label.rb | 100644 | 0 | 0 | | | 291 Bytes | a2380af5aff71e7fcf0049de3be024d3b1fd2754fb0db53356d8eae35aba1263 |
lib/haxor/token/pointer.rb | 100644 | 0 | 0 | | | 221 Bytes | 4addfe4d71b8b8bb4a2d78b55824f5189cedef8e65c226506e3d6f33bb19d811 |
lib/haxor/vm/core.rb | 100644 | 0 | 0 | | | 1.42 KB | 2c5517f606ca653aff2aa75bc932ff8c86cccc4f298df33c6ab8faa00c8741b0 |
lib/haxor/vm/cpu/core.rb | 100644 | 0 | 0 | | | 3.26 KB | b71b847fa9ea95023b6f07cf63929631282e90d6164ede8e7d93a8c2cd67c74c |
lib/haxor/vm/cpu/unit/arithmetic.rb | 100644 | 0 | 0 | | | 2.08 KB | 3d94d45c8aa62c16cb5a77a691aef94335229b535159ea4361e93f933829e14e |
lib/haxor/vm/cpu/unit/base.rb | 100644 | 0 | 0 | | | 827 Bytes | 5a0e023c96e5e49f0779e968407e8026fe2148dc23e9fab788eb0253a050a575 |
lib/haxor/vm/cpu/unit/jumps.rb | 100644 | 0 | 0 | | | 3.31 KB | f7cff76c96ae56d065c27bedb7da7cf1c348702a7ff11bfc5673fe67bd88dc3b |
lib/haxor/vm/cpu/unit/logical.rb | 100644 | 0 | 0 | | | 1.42 KB | 2b142ee3c0c06e91b5be1425e2f0f8eed2ce76a2b81b0345e22a91350f2a02d4 |
lib/haxor/vm/cpu/unit/transfer.rb | 100644 | 0 | 0 | | | 761 Bytes | 0aeae7d183206f373a2c260b1a5fcce9a82515e760940df99521432f02cfc738 |
lib/haxor/vm/cpu/unit/various.rb | 100644 | 0 | 0 | | | 1.1 KB | 23e0f89cb52bebd53f59c6f482354d1a32dbab5cd1dc30a1d205d71c86c7ca4f |
lib/haxor/vm/mem.rb | 100644 | 0 | 0 | | | 2.16 KB | 0393004efd4428b0fa8c633c547b5bb82551268be7f33927267aa0879fad0cbc |
lib/haxor/vm/os.rb | 100644 | 0 | 0 | | | 2.46 KB | 4e8fcad1257cc2236870a9cf6d76797c230d563377f854937ae25dba7e45d165 |
lib/haxor/vm/registers.rb | 100644 | 0 | 0 | | | 789 Bytes | 5fda300bbe6ae34a5e4b0ea37d0a397dfe6066b6bce568d9d2aa19b3657e7ab6 |
lib/haxor/vm/stack.rb | 100644 | 0 | 0 | | | 709 Bytes | 9e89823c1d015215960e4b90fa9af38e80b7d32d933b5fc433059edc8f3a454c |
lib/haxor/vm/subsystem.rb | 100644 | 0 | 0 | | | 243 Bytes | 88d7e1ba432f0e2daaf4e58b52386b0d9331e52dcecd7f47ddf931973d919562 |
media/memory.png | 100644 | 0 | 0 | | | 46 KB | 04b26446be2e156c6992f0181399d8e4b2fd12bb5f06b6ba427a4fafcbe42746 |
media/vm.png | 100644 | 0 | 0 | | | 55.3 KB | 07f17432c7a50baedce8d00264134493e9ee2781db32a4654691bee1f1eb80b1 |