mal
mal copied to clipboard
Mal Fails to Compile on Windows 64 bit, Go 1.4.2
# readline src\readline\readline.go:12:31: fatal error: readline/readline.h: No such file or directory #include <readline/readline.h> ^ compilation terminated. make: *** [step0_repl] Error 2
You'll probably either need readline for windows or make readline linking optional.