TerrorJack's repos on GitHub
Haskell · 22 人关注
erumpo
Just a prototype, but will be improved soon.
Haskell · 8 人关注
ghc-alter
Utilities for building Haskell tooling with ghc.
Haskell · 6 人关注
cabal-toolkit
Helper functions for writing custom Setup.hs scripts.
Haskell · 5 人关注
Cabal-playground
Logs the input & output of Cabal hooks. Useful for debugging Cabal build process.
Haskell · 5 人关注
ghc-bones
Yet another GHC API wrapper.
Haskell · 5 人关注
monad-par-async
Simple Async library built with monad-par. No canceling, more lightweight than threads.
Haskell · 4 人关注
fast-record
Fast anonymous records in Haskell.
Haskell · 4 人关注
ghc
DEPRECATED, new home https://gitlab.haskell.org/ghc/ghc/
Nix · 4 人关注
old-ghc-nix
Old GHC versions from old nixpkgs revisions
Haskell · 3 人关注
easy-ffi
Cross-platform FFI toolkit.
Haskell · 2 人关注
baidupcs
Haskell bindings to Baidu PCS(Personal Cloud Storage). Created for one sole purpose: moving stuff out before Baidu is broke
Haskell · 2 人关注
encoding-io
Encoding-aware file I/O operations.
Haskell · 2 人关注
simple-download
A simple wrapper of http-conduit for file download.
Haskell · 1 人关注
escodegen
Parser/generator of ECMAScript, backed by esprima/escodegen on Node.js
Nix · 1 人关注
haskell.nix
Alternative Haskell Infrastructure for Nixpkgs
Haskell · 1 人关注
msbuild
Utilities for working with MSBuild in Haskell.
Shell · 1 人关注
rakuen
A build environment for my personal projects
Haskell · 1 人关注
repa-utils
Utilities for working with repa.
1 人关注
Software-Foundations-pdf
The pdf build of Software Foundations, with bookmarks, kept in sync with the latest version.
Haskell · 0 人关注
aeson
A fast Haskell JSON library
0 人关注
awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
JavaScript · 0 人关注
binaryen.js
A buildbot for binaryen.js, a port of Binaryen to the Web, with TypeScript support.
CSS · 0 人关注
blog
Programs, scripts & raw posts for my blog at https://terrorjack.com
Haskell · 0 人关注
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
0 人关注
clock
High-resolution clock functions: monotonic, realtime, cputime.
0 人关注
directory
Platform-independent library for basic file system operations
Scala · 0 人关注
future.scala
Stack-safe asynchronous programming
HTML · 0 人关注
ghc-doc
HTML doc of latest ghc release, with hyperlinked haddock src pages.
Nix · 0 人关注
ghc.nix
Nix (shell) expression for working on GHC
0 人关注
ghcide
A library for building Haskell IDE tooling
Nix · 0 人关注
ghcide-nix
Nix installation for ghcide
Haskell · 0 人关注
hadrian
Hadrian: a new build system for the Glasgow Haskell Compiler
0 人关注
haskeline
A Haskell library for line input in command-line programs.
Haskell · 0 人关注
hsc2hs
Pre-processor for .hsc files
Haskell · 0 人关注
http-client
An HTTP client engine, intended as a base layer for more user-friendly packages.
0 人关注
icx-proxy
A rust-based command line tool to serve as a gateway for a Internet Computer replica.
0 人关注
language-c
Source repository for https://hackage.haskell.org/package/language-c
Scheme · 0 人关注
lightsabers
some tiny, beautiful and extremely difficult code
0 人关注
MagiskOnWSA
Integrate Magisk root and Google Apps (OpenGApps) into WSA (Windows Subsystem for Android)
0 人关注
manual-stg-experiment
Manually constructed STG programs compiled with the standard GHC codegen backend.
0 人关注
nix
Nix, the purely functional package manager
0 人关注
nixpkgs
Nix Packages collection & NixOS
JavaScript · 0 人关注
node-v8
Experimental Node.js mirror on V8 lkgr :sparkles::turtle::rocket::sparkles:
0 人关注
process
Library for dealing with system processes
0 人关注
sbv
SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers.
0 人关注
setup-haskell
Set up your GitHub Actions workflow with a specific version of Haskell (GHC and Cabal)
0 人关注
simdutf
Unicode routines (UTF8, UTF16): billions of characters per second.
WebAssembly · 0 人关注
spec
WebAssembly specification, reference interpreter, and test suite.