Skip to content

nico151999/instruction_serialiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction Serialiser

This repository contains implementations of a library targeting the serialisation and deserialisation of arithmetic and logical instructions in a uniform format in several programming languages. It makes use of Protocol Buffers to define the available data structures. You can find the definitions in the definition directory in this repository. The language specific implementations can be found in the directories named after the respective language.

About

A library for serialising and deserialising arithmetic and logical instructions using expression trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published