Skip to content

Asp should run on Windows #17

@shoaibkamil

Description

@shoaibkamil

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).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions