Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomdodd4598/mmpy-format-c-plus-plus

Format C++ objects into Mathematica and Python source strings.
https://github.com/tomdodd4598/mmpy-format-c-plus-plus

Last synced: 30 days ago
JSON representation

Format C++ objects into Mathematica and Python source strings.

Awesome Lists containing this project

README

        

MMPy Formatter - C++
====================

Summary
-------

A simple C++ library to format objects into Mathematica and Python source strings, which can be interpreted by the `ToExpression` and `eval` functions, respectively.

Permissions
-----------

In practice, the license on any code I write means very little, but for those who want a some semblance of formality, let it be stated that all code is available under the [MIT License](https://github.com/tomdodd4598/MMPy-Format-C-Plus-Plus/blob/main/LICENSE.md).