bryan-lunt/SNOT_lang

Create a namespace and classes to make SNOT consistent over all supported languages.

Opened this issue · 0 comments

Currently some languages work in an OOP way others in a functional way.

Specifically, the python library looks very functional despite Python allowing OOP.

C++ should have a namspace.