SaidBySolo / pcn

Python to C/C++ to Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcn

Python to C/C++ to Node

Ref: https://aerocode.net/341

How?

Deps

npm install -g node-gyp
npm install -g cmake-js

npm init -y
npm install bindings
npm install node-addon-api

Compile

cmake-js compile

About

Python to C/C++ to Node


Languages

Language:CMake 48.0%Language:C++ 45.8%Language:JavaScript 4.5%Language:Python 1.7%