Commit Graph

24 Commits

Author SHA1 Message Date
Nguyen Anh Quynh
a5e7199082 add Clojure 2017-12-23 00:32:33 +08:00
Nguyen Anh Quynh
505f926992 link to Crystal binding 2017-12-23 00:26:40 +08:00
xorstream
fa45a42c76 Removed MSVC binding. (#808) 2017-04-27 10:21:04 +08:00
Nguyen Anh Quynh
1f154abfa6 add VB6 to README 2017-01-18 01:16:44 +08:00
Nguyen Anh Quynh
d90ec0e74d add link to Perl binding 2016-09-22 08:46:25 +08:00
Nguyen Anh Quynh
fdd01588f1 docs: move COMPILE.TXT to docs/, and split it into separate files for *nix & Windows 2016-04-30 09:49:00 +08:00
Nguyen Anh Quynh
a015ddc348 add link to Rust binding 2016-04-18 10:18:39 +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
8ee696f81d Update README.md
Change Gitter link
2016-04-05 10:09:31 +08:00
The Gitter Badger
6e6ef66b76 Add Gitter badge 2016-04-04 16:50:11 +00:00
Nguyen Anh Quynh
56c670509f update list of bindings in README.md 2016-03-22 20:58:06 +08:00
Nguyen Anh Quynh
276775f5cc more fix for Appveyor CI 2016-03-08 13:41:24 +08:00
Nguyen Anh Quynh
d6fee1fd6a add Travis build status to README.md 2016-03-01 13:54:32 +08:00
Nguyen Anh Quynh
97e8d9f80b fix link to Github issues in README.md 2016-01-12 09:53:01 +08:00
Nguyen Anh Quynh
a5dba24f3e more readable README.md 2016-01-12 09:50:17 +08:00
Nguyen Anh Quynh
7906021037 rename docs/README to docs/README.md 2016-01-12 09:43:40 +08:00
Nguyen Anh Quynh
2542e963a8 update README 2016-01-12 09:39:24 +08:00
adolphenom
292857dbbd Little README change
Typo
2015-10-17 11:37:53 +02:00
adolphenom
4f30c2a87f Little README change
Added link to COPYING file (it contains LICENSE terms)
2015-10-17 11:37:09 +02:00
adolphenom
15fa0a7b9e Little README change
Changed 'open source' for 'free software'
2015-10-17 11:35:34 +02:00
Tim Strazzere
9b9e329fa4 typo 2015-10-17 01:21:50 -07:00
Nguyen Anh Quynh
a2edc1852d typo 2015-10-16 00:22:04 +08:00
Nguyen Anh Quynh
25342d71d1 m68k -> M68K, x86 -> X86 2015-09-22 10:00:05 +08:00
Jonathon Reinhart
f225584f77 change README to markdown, minor edits 2015-09-20 22:10:51 -04:00