Skip to content

Latest commit

 

History

History
executable file
·
34 lines (22 loc) · 1.6 KB

README.md

File metadata and controls

executable file
·
34 lines (22 loc) · 1.6 KB

Ziria Build Status

Ziria is a programming language and compiler for low-level bitstream processing. Check the project website.

News

Some useful information:

  • Top-level directory structure:
Directory Description
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
  • Installing the compiler: see INSTALL