• Stars
    star
    1
  • Language
    Haskell
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

FLTK (Native GUI framework) bindings for Reflex (FRP framework) via fltkhs

More Repositories

1

enumerate

enumerate all the values in a finite type (automatically)
Haskell
8
star
2

scala

Getting Started With Setting Up Your First Hello-World Proof-Of-Concept Template Skeleton Example Tutorial for Scala Language Feature Demos
Scala
5
star
3

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.
Haskell
5
star
4

music

realtime polyphonic transcription :: audio => notes
Python
5
star
5

Example-LightTable-Plugin

Getting Started With Setting Up Your First Hello-World Proof-Of-Concept Template Skeleton Tutorial Example Plugin in LightTable
JavaScript
4
star
6

workflow-windows

Automate keyboard/mouse/clipboard/application interaction.
Haskell
4
star
7

workflow

repository for the workflow-* libraries. cross-platform automation of actions like key presses, mouse clicks, application navigation, clipboard access, etc.
Haskell
4
star
8

amazonka-example

EC2 run-instances
Haskell
3
star
9

compiler

Haskell
3
star
10

cards

Search through cards with smart queries and a nice UI
Haskell
3
star
11

haskell

Haskell Language Features: Getting Started With Setting Up Your First Hello-World Proof-Of-Concept Template Skeleton Tutorial Example
Haskell
3
star
12

genovation-control-pad

Parse/Create/Validate the `.ckd` files of the Genovation ControlPad CP48
Haskell
2
star
13

speech-recognition

Haskell Speech Recognition
Haskell
2
star
14

haxml

fork of `HaXml` (which has no repository or issue-tracker in its `.cabal` file)
Haskell
2
star
15

commands-spiros

my configuration for commands
Haskell
2
star
16

reflex-audio

Reflex FRP for Audio, Behaviors define audio signals
Haskell
2
star
17

derive-monoid

when your type can hold a list of itself, you can derive simple (but total/lawful) Semigroup/Monoid/IsList instances with TemplateHaskell.
Haskell
2
star
18

s-expression

simple s-expressions
Haskell
2
star
19

skeletor

my skeleton for a new haskell (multi-package) project
Haskell
2
star
20

mtg.el

[mtg-query] Search Engine for Magic The Gathering cards. [mtg-mode] Major Mode for editing & rendering custom cards.
Emacs Lisp
2
star
21

commands-server

Haskell
2
star
22

spiros

my custom prelude
Haskell
2
star
23

Haskell-NSSpeechRecognizer

Haskell
2
star
24

enumerate-function

Haskell
2
star
25

Haskell-DragonNaturallySpeaking

HTTP server, that listens for natural language commands, in Haskell, which binds to Objective-C, to press keys (including modifiers) and click the mouse, in any application. e.g. the commands come from DragonNaturallySpeaking and are sent to Emacs.
Haskell
2
star
26

rl

reinforcement learning. q learning (expected exponentially discounted reward); r learning (expected average reward); "d" learning (expected arbitrarily-multiplicatively discounted reward)
Python
2
star
27

cfg

a generic Context-Free Grammar type. Multiple frontends (observed sharing, TemplateHaskell quotes, monadic/HOAS). Multiple representations (typed/untyped, direct/indirect, cyclic/acyclic). Multiple backends (Earley, earley-pure, parsec?). Extensible.
Haskell
1
star
28

my-reflex-example

Haskell
1
star
29

simple-plugins

Haskell
1
star
30

vinyl-class

Haskell
1
star
31

magic-card-editor

magic card editor
Haskell
1
star
32

chart-parsers

Haskell
1
star
33

1001-Haskell-Examples

examples of Haskell packages and programs (lots of them); self-contained, updated, and buildable
Haskell
1
star
34

example-reified-bindings

example usage of the reified-bindings preprocessor
Haskell
1
star
35

workflow-x11-shell

Implement the workflow interface (for user input simulation/automation) via shell scripts
Haskell
1
star
36

mtg2

MagicTheGathering applications: card search with expressive queries; custom card editor/renderer.
Haskell
1
star
37

card-search

card search engine
Haskell
1
star
38

reified-bindings

Experiments in conveniently reifying Haskell bindings. Currently, has a preprocessor.
Haskell
1
star
39

clipboard-history

Haskell
1
star
40

xmlrpc

XML-RPC Server, HTTP and CGI
Haskell
1
star
41

workflow-pure

pure interpretation of `Free WorkflowF` from `workflow-types`
Haskell
1
star
42

project-euler

[1..391]
Haskell
1
star
43

commands-frontend-DragonNaturallySpeaking

Haskell
1
star
44

haskelisp-0.1.1.0-MIRROR

Haskell
1
star
45

commands-windows

Haskell
1
star
46

lts6

Haskell Experiments (sandbox with many dependencies, Stackage Long Term Support 6.1)
Haskell
1
star
47

hpmor

TODO fulltext search for HPMOR
Haskell
1
star
48

refined-extra

Haskell
1
star
49

commands-backends-osx9

simple Objective-C bindings for Haskell to press some keys and click the mouse on OS X (the FFI seems to take only microseconds).
Haskell
1
star
50

commands-servers

to be able to import any of the servers, we have to be able to build them all
Haskell
1
star
51

diagrams-example

Haskell
1
star
52

vinyl-effects

Haskell
1
star
53

commands-core

control your computer by voice, with "grammar combinators"
Haskell
1
star
54

commands-server-featured

Haskell
1
star
55

truthiness

Pythonic truthiness/falsiness in Haskell. Class with simple helpers like "ifM".
Haskell
1
star
56

wagon-challenge

https://www.wagonhq.com/challenge
Haskell
1
star
57

export

turn a haskell function into (1) a server, (2) a command line interface, or (3) a foreign C export.
Haskell
1
star
58

config

DEPRECATED, see configuration
Shell
1
star
59

microphone

(Haskell) access raw microphone data via `portaudio` (and encode it to FLAC?)
Haskell
1
star
60

validation-warning

the Validation Applicative, which collects all (not just the first) errors, and also collects any warnings (whether a success or failure).
Haskell
1
star
61

NSSpeechRecognizer

wrapper around NSSpeechRecognizer, for simple speech recognition on osx
Objective-C
1
star
62

automation

cross-platform personal-computer automation: key presses, mouse clicks, application navigation, clipboard access.
Haskell
1
star
63

capabilities

replace a set of unary typeclasses, with an explicit record of dictionaries. uses vinyl and OverloadedLabels for convenience
Haskell
1
star
64

HaXml2

fork of `HaXml` (which has no repository or issue-tracker in its `.cabal` file)
Haskell
1
star
65

TBS

Turn-based strategy Proof of concept. In browser. Might one day become a heroes of might and Magic clone.
Haskell
1
star
66

coq

computer logic, cs195x
Coq
1
star
67

vinyl-contrib

Haskell
1
star
68

sapi

Haskell bindings for the Windows speech recognition API
Haskell
1
star
69

NatLink

fork of NatLink13 with fewer files
C
1
star
70

.xmonad

XMonad config
Haskell
1
star
71

eight

Experiments with GHC 8.0
Haskell
1
star
72

project2nix

`cabal2nix` for `cabal.project` files (inspired by `reflex-platform/project`)
Nix
1
star
73

deepart-stuff

playing with deepart.io and mtg images
Haskell
1
star
74

examples-ghc-eight

simple examples for Haskell: libraries, abstractions, patterns, and language features. (GHC 8.2)
Haskell
1
star
75

vinyl-generics

Haskell
1
star
76

configuration

My personal configuration (dotfiles, etc.)
Nix
1
star
77

vinyl-fields

Vinyl records with `Rec (f :: Symbol -> Type -> Type) (kvs :: [(Symbol,Type)])`
Haskell
1
star
78

.emacs.d

emacs
Emacs Lisp
1
star
79

hnotes

[UNMAINTAINED] p̶a̶r̶s̶e̶s̶ ̶t̶h̶e̶ ̶s̶y̶n̶t̶a̶x̶ ̶i̶ ̶t̶a̶k̶e̶ ̶n̶o̶t̶e̶s̶ ̶i̶n̶.̶ ̶"̶h̶"̶ ̶f̶o̶r̶ ̶h̶a̶s̶k̶e̶l̶l̶.̶
Haskell
1
star
80

Haskell-Memoize

hackage.haskell.org/package/memo
Haskell
1
star
81

commands-server-simple

A very simple `servant` HTTP server that executes `WorkflowT IO` actions.
Haskell
1
star
82

pipes-process

Haskell
1
star
83

google-cloud-speech

Haskell
1
star
84

kbd

Parse keysequences (e.g. "C-x b") via multiple syntaxes.
Haskell
1
star
85

commands-frontend-NSSpeechRecognizer

Haskell
1
star
86

fltkhs-demos

Haskell
1
star
87

commands-hari

getting started with a personal commands configuration: a finite grammar and a simple server
Haskell
1
star
88

haskell-functional-parsing

Automatically exported from code.google.com/p/haskell-functional-parsing
Haskell
1
star
89

vinyl-sum

CoRec
Haskell
1
star
90

commands-server-types

Types shared by the server and a user grammar
Haskell
1
star
91

dictation

my code-by-voice framework (for DragonNaturallySpeaking) and other dictation utilities
Haskell
1
star
92

NSSpeechRecognizer-workflow

Haskell
1
star
93

magic-card-search

application that searches Magic The Gathering cards with the rich queries
Haskell
1
star
94

workflow-x11

Haskell
1
star
95

workflow-extra

Haskell
1
star
96

workflow-types

a (free) monad for "Workflow" actions. e.g. press some keys, click the mouse, get and set the clipboard. can be interpreted differently on different platforms.
Haskell
1
star
97

polyparse

fork of `polyparse` (which doesn't have `MonadFail` instances, and which has no issue-tracker in its `.cabal` file)
Haskell
1
star
98

options-monoid

package up the "Partial Options Monoid Pattern" in a simple framework
Haskell
1
star
99

commands

repository for the commands-* packages, for configuring speech recognition engines and automating workflows.
Haskell
1
star
100

example-Haskell-NSSpeechRecognizer

project scaffolding for configuring OSX's built-in speech recognition engine
Haskell
1
star