Commit Graph

18 Commits

Author SHA1 Message Date
Nguyen Anh Quynh 78c3f68765 update CREDITS.TXT 2016-04-10 22:47:12 +08:00
Adrian Herrera 74aaf3b321 Haskell bindings
These Haskell bindings make large use of c2hs to generate much of the code, so
Unicorn's const_generator is not used.

The emulator is based on the Either monad transformer. The IO monad is used to
run the underlying Unicorn library, while the Either monad is used to handle
errors.

Instructions on how to build the bindings are located in
bindings/haskell/README.TXT. The same samples found in samples/ can be found
in bindings/haskell/samples. They should produce the same output, with slight
differences in their error handling and messaging.
2016-04-06 09:21:36 +10:00
Nguyen Anh Quynh c49c7f7c07 update CREDITS.TXT 2016-03-22 20:55:41 +08:00
Nguyen Anh Quynh b7d55e2d67 update CREDITS.TXT 2016-02-21 21:21:15 +08:00
Nguyen Anh Quynh 8bf1257ac7 update CREDITS.TXT 2016-02-17 23:24:10 +08:00
Nguyen Anh Quynh 1768408637 update CREDITS.TXT 2016-02-11 09:13:45 +08:00
Nguyen Anh Quynh 39d3992512 update CREDITS 2015-12-29 01:35:02 +08:00
Nguyen Anh Quynh 2fe1b31d51 update CREDITS 2015-11-05 21:36:03 +08:00
Nguyen Anh Quynh b7c4031ed2 update CREDITS.TXT 2015-10-03 16:02:49 +08:00
Nguyen Anh Quynh 9a0bafb167 update CREDITS 2015-09-05 09:12:15 +08:00
Nguyen Anh Quynh 342fcef4ff update CREDITS 2015-08-31 09:48:19 +08:00
Nguyen Anh Quynh 9448477129 Merge pull request #33 from JonathonReinhart/update-credits
update CREDITS.TXT
2015-08-24 23:13:37 +08:00
radare cae6a93e1b Update CREDITS.TXT 2015-08-24 12:11:59 +02:00
Jonathon Reinhart 51eab33d06 update CREDITS.TXT 2015-08-23 18:38:28 -04:00
Antonio Parata 9042a0a221 Updated CREDITS 2015-08-22 18:34:07 +02:00
Nguyen Anh Quynh 1c72fdb627 update CREDITS 2015-08-22 01:04:00 +08:00
Nguyen Anh Quynh 757f8b7e25 update CREDITS 2015-08-22 00:51:08 +08:00
Nguyen Anh Quynh 344d016104 import 2015-08-21 15:04:50 +08:00