Build fix for Visual Studio - #3
Conversation
|
It might be better to just have a windows branch to keep the main code tidy. |
|
I agree with @andrewchambers. This patch is not actually bad, but the spirit of this interpreter is (extreme) minimalism, so we don't want to have #ifdefs in the code. |
|
if you want to keep the code simple then you might just use if you don't want to use |
minilisp is great!
And I made a patch making it work on Windows + Visual Studio 2013.