[esnacc-dev] [PATCH 0/2] Library and Back-end support: Python

Aaron Conole aconole at bytheb.org
Fri Feb 3 15:00:09 UTC 2017


Aaron Conole <aconole at bytheb.org> writes:

> This 'series' introduces a python library, and code generation back-end.
>
> It is useful to have the option of generating python versions of asn.1 code
> for rapid prototyping, interoperability, and because python is a popular
> language.
>
> The intent isn't to be completely feature complete out of the gate, but to
> provide just enough for initial testing and integration.  More backend work
> is needed to have implicit tag, and extension support, among other very
> important features.
>
> Aaron Conole (2):
>   python: Introduce Python library
>   compiler/python: Initial handling of Python code

Applied.  This means we now support a very 'basic' form of python
backend.

I'm expecting there will be many additions to this in the future.

-Aaron


More information about the dev mailing list