Giter Site home page Giter Site logo

playscripts's Introduction

What's PlayScripts

PlayScripts is the playground for script binding/embedded.

Involved Script languages

  • Python:CPython + PyCXX
  • JavaScript:Google V8 Engine
  • Scheme:TinyScheme

How to use:

  • subst this folder as s:
  • Run S:\SetSystemVc10.bat
    • It calls S:\Workspace\Common\SetEnvironmentVC10.bat
    • Set Environment Variables
    • Automatically Open VS solution S:\Workspace\Build\Solutions\iScripts.sln
  • Build X64/Debug
    • Unfortunately, It's "Healthy Only" configuration now.
    • Run TestServer to invoke TUT cases
    • Run PyInterpreter to invoke Python Embedded test cases.

What's in PlayScripts

  • S:\
    • ClientApps
      • Interpreter (Python Interpreter)
      • TestServer (Run TUT Test cases)
    • Components (3rd components)
    • Server
      • BedRock (Base Library)
      • Python (Pyton Bindings and Embedded cases)
        • PlayCXX (Try Cases based on PyCXX)
        • PyCXX (PyCXX library)
        • Simeple (Simple module built on raw python api)
        • SimpleCXX (Simple module built on PyCXX)
      • JavaScript (V8 Try Cases)
    • Workspaces (Scripts and test files)

playscripts's People

Contributors

piaoger avatar

Watchers

James Cloos avatar  avatar

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.