slash-lang / slash

A new language for the web
http://slash-lang.org
MIT License
386 stars 22 forks source link

New build system and Windows implementation. #2

Closed mtwilliams closed 11 years ago

mtwilliams commented 12 years ago

I've moved from makefiles + perl to premake4. I have also implemented platform/win32.c so now slash (and cli) compiles on Windows. Now it's a matter of getting all extensions/sapis setup with the new build system.