Ziria
A domain-specific-language and compiler for low-level bitstream processing.
Install / Use
/learn @dimitriv/ZiriaREADME
Ziria 
Ziria is a programming language and compiler for low-level bitstream processing. Check the project website.
News
-
Ziria now features a standard compliant LTE and LTE-U implementation. Check Open Test Platform for LTE/LTE-U.
-
Ziria features standard compliant 802.11a/g PHY implementation.
-
Ziria works with Analog Devices FMCOMMS series and runs on ARM.
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
