Pinned Repositories
.emacs.d
emacs
configuration
My personal configuration (dotfiles, etc.)
emacs-mtg
enumerate
enumerate all the values in a finite type (automatically)
genovation-control-pad-mode
Major-mode to edit the “Genovation ControlPad”’s “.ckd” files.
haskell-mtg
music
realtime polyphonic transcription :: audio => notes
natlink-bnf-mode
« natlink-bnf-mode.el » Major mode for editing Natlink (EBNF) grammars
scala
Getting Started With Setting Up Your First Hello-World Proof-Of-Concept Template Skeleton Example Tutorial for Scala Language Feature Demos
workflow-osx
a (free) monad for "Workflow" actions. e.g. press some keys, click the mouse, get and set the clipboard. can be interpreted differently for different platforms.
sboosali's Repositories
sboosali/workflow
repository for the workflow-* libraries. cross-platform automation of actions like key presses, mouse clicks, application navigation, clipboard access, etc.
sboosali/haxml
fork of `HaXml` (which has no repository or issue-tracker in its `.cabal` file)
sboosali/export
turn a haskell function into (1) a server, (2) a command line interface, or (3) a foreign C export.
sboosali/fltkhs-demos
sboosali/HaXml2
fork of `HaXml` (which has no repository or issue-tracker in its `.cabal` file)
sboosali/microphone
(Haskell) access raw microphone data via `portaudio` (and encode it to FLAC?)
sboosali/options-monoid
package up the "Partial Options Monoid Pattern" in a simple framework
sboosali/xmlrpc
XML-RPC Server, HTTP and CGI
sboosali/anathema-theme
The ANATHEMA color theme for « xrandr-invert-colors ».
sboosali/basilisk
my Haskell Build Tool ("basilisk" kinda sounds like "{B}uild Ha{sk}e{ll}")
sboosali/bnf-mode
GNU Emacs major mode for editing BNF grammars.
sboosali/dante
sboosali/dragon-naturally-speaking
Utilities, and web-based bindings, for Dragon NaturallySpeaking and Natlink.
sboosali/emacs-magic-set-editor
Major Modes for editing Magic Set Editor files: [1] scripts; and [2] data.
sboosali/emacs-module
Wrappers around emacs-module.h to write Emacs modules in Haskell
sboosali/emacs-natlink
Major Mode for editing natlink (EBNF) grammars
sboosali/Emacs-SPDX
Completion for SPDX licenses (within Emacs).
sboosali/Expresso
A simple expressions language with polymorphic extensible row types.
sboosali/fltk-1.4
fork of `fltk-1.4` (circa Oct 2018), plus artefacts/binaries for Ubuntu-16.04 (with GL, X, and -fPIC for shared-objects)
sboosali/fltkhs-light-theme-skeleton
sboosali/fltkhs-reflex-host
Port of the 'host' example in try-reflex to FLTKHS.
sboosali/fltkhs2
fltkhs fork
sboosali/haxr
sboosali/helm
Emacs incremental completion and selection narrowing framework
sboosali/markdown-mode
Emacs Markdown Mode
sboosali/mediawiki-el
Emacs interface to edit any mediawiki site
sboosali/nixpkgs
Nix Packages collection
sboosali/Slick
Static site generator build on Shake configured in Haskell
sboosali/static-haskell-nix
Example showing how to link a fully static Haskell binary with nix and musl; originally a fork of https://github.com/vaibhavsagar/experiments
sboosali/wxHaskell
wxWidgets wrapper for Haskell