NewGod / PDSL

physical computing domain specific language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDSL

This is a python-like domain specific language for physical computing. It support fundamental unit computing and checking and a simple vector computing. ##Install run pip3 -m requirements.txt to install the python requirements

##For Development run pip3 -m requirements-dev.txt to install the python requirements

Please run ./python3-ci.sh and prove no error in the ci test before merging in to the master.

About

physical computing domain specific language


Languages

Language:Python 70.9%Language:OCaml 27.9%Language:Shell 1.3%