Popularity
2.9
Declining
Activity
0.0
Stable
0
3
1
Monthly Downloads: 17
Programming language: Haskell
License: GNU Lesser General Public License v3.0 only
Tags:
System
Lambdaya alternatives and similar packages
Based on the "System" category.
Alternatively, view Lambdaya alternatives based on common mentions on social networks and blogs.
-
taffybar
A gtk based status bar for tiling window managers such as XMonad -
ghc-hotswap
Example code for how we swap compiled code within a running Haskell process. -
nix-deploy
Deploy software or an entire NixOS system configuration to another NixOS system -
optparse-generic
Auto-generate a command-line parser for your datatype -
hapistrano
Deploy tool for Haskell applications, like Capistrano for Rails -
directory
Platform-independent library for basic file system operations -
typed-process
Alternative API for processes, featuring more type safety -
system-fileio
Contains the system-filepath and system-fileio packages -
language-puppet
A library to work with Puppet manifests, test them and eventually replace everything ruby. -
ascii-progress
A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project -
optparse-declarative
Declarative command-line option parser -
plugins
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. -
openssh-github-keys
Control SSH access to your servers via GitHub teams -
directory-contents
Recursively build a tree of directory contents, avoiding symlink cycles -
executable-hash
Provides the SHA1 hash of the program executable -
temporary
Portable temporary file and directory support for Windows and Unix.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of Lambdaya or a related project?
README
Lambdaya
Library for doing IO on RedPitaya using Haskell
This library provides native binding on Fpga Registry map.
[Notes](doc/build.md) on how to build GHC as crosscompiler
Example from [tutorial](doc/tutorial.md) that turns bunch of LEDs on RedPitaya.
import System.RedPitaya.Fpga
main = withOpenFpga (setLed 0x55)