Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asp should run on Windows #17

Open
shoaibkamil opened this issue Sep 21, 2011 · 1 comment
Open

Asp should run on Windows #17

shoaibkamil opened this issue Sep 21, 2011 · 1 comment
Assignees
Labels

Comments

@shoaibkamil
Copy link
Owner

Currently Asp does not work on Windows, mainly due to CodePy using posix-y functions and not understanding Windows compilers/conventions.

A first step would be to see if mingw can be made to work with CodePy/Asp (this may involve editing codepy source code).

A second step would be to get CodePy working with MSVC. A proof of concept exists that can do "hello world" via CodePy on Windows using MSVC (contact Shoaib to get that).

Est time: O(1-2 weeks).

@jwon
Copy link
Collaborator

jwon commented Dec 7, 2011

@ghost ghost assigned jwon Feb 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants