Skip to content

tfcollins/Ziria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ziria is a programming language and compiler for low-level bitstream processing.


Some useful information:

* Top-level directory structure:

     src/    Haskell source code
   tools/    A few useful tools 
     lib/    Some simple libraries
    csrc/    C code and C libraries
   tests/    Testsuite 
    code/    WiFi implementation code
     doc/    Various documentation and design notes
 scripts/    Various scripts for building in different environments

* Building the compiler: see BUILD

About

A domain-specific-language and compiler for low-level bitstream processing.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.6%
  • Haskell 30.5%
  • C++ 13.2%
  • Makefile 1.6%
  • Shell 1.0%
  • MATLAB 0.5%
  • Other 0.6%