Giter Club home page Giter Club logo

winpython's Introduction

WinPython

Introduction

WinPython is a simple Python virtual machine, which implements a subset of modern Python language.

This project was my final assignment for the software engineering course at my university, where I majored in computer science.

Now since the course is over, I have decided to open source it.

I hope this project will help my classmates to better understand how Python works, and inspire them to further explore the related computer science knowledge.

Build

You can use Microsoft Visual Studio 2022 to build WinPython, which is very easy.

Note that, since WinPython doesn't have its own compiler to convert the Python source code into byte code, it relies on the official Python compiler to do this.

You can download the source code of official Python compiler here, and compile it by Microsoft Visual Studio 2022.

Then you will get a dll file, copy it to the same directory as the WinPython executable file you built, and finally you can run WinPython on your computer.

logo

winpython's People

Contributors

wu-sunflower avatar

Stargazers

Eason Wang avatar  avatar

Watchers

 avatar

Forkers

m561247

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.