Skip to content

Strumenta/FormatsDSL

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

License Build Status

FormatsDSL

A DSL to describe formats and generate loaders

Define binary formats

This project includes a DSL to define binary formats. For example, this is how we can define the JVM classfile format

It supportes polymorphic structure. These structures have a different format depending on the value of a tag field

Defining tests

You can also test your format against a specific file, to ensure it is loaded correctly

About

A DSL to describe formats and generate loaders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published