Pinned Repositories
agilebc
Example of cron daemon on Haskell
all-about-monads
Attempt to port All About Monads to HaskellWiki
alogic0.github.io
Homepage on Github
bananasandlenses.net
transcript in Russian
bfck-hs
Simple brainfuck interpreter
cse230
Course materials for UCSD CSE 230: Graduate Programming Languages
loker
Shell parser
lucid-from-html
Generate Lucid code from html page
pong
Pong game, single-player version, written in Elm.
reflex-playground
Reflex FRP Playground
alogic0's Repositories
alogic0/lucid-from-html
Generate Lucid code from html page
alogic0/alogic0.github.io
Homepage on Github
alogic0/ChristBASHTree
Just a Christmas tree
alogic0/English-lessons
Files for learning English
alogic0/gen-rnd-list
alogic0/ghcjs2gh-pages
Example repository setup that deploys GHCJS programs to GitHub Pages
alogic0/git-tips
repository for Git learning
alogic0/grab-pages
Some Haskell srcipts for extracting useful content from various sites
alogic0/Gravity-Simulator
2D newtonian gravity simulator in JS
alogic0/haskell-resources
A List of Foundational Haskell Papers
alogic0/html-tree
Makes expandable tree of tags from html page.
alogic0/interface.zig
Dynamic dispatch for zig made easy
alogic0/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
alogic0/misc
Pieces of Haskell code and etc.
alogic0/pi-birthdays
Positions of birth dates from 1902 to 2020 in the Pi digits
alogic0/propellor-game
Concept of new Debian-installer from Joe Hess
alogic0/regex-applicative
Regex-based parsing with applicative interface
alogic0/ruhaskell
Главный сайт сообщества
alogic0/rust-lang-cheat-sheet
cheat sheet for rust language
alogic0/rust-snoyman
alogic0/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
alogic0/shell-completions
Shell completions for the Zig compiler.
alogic0/stackalone
Building self-contained (offline-only) Haskell program tarballs; only Stack+GHC needed
alogic0/tagsoup
Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
alogic0/teatime
A simple egg timer application for Unity & Dash to Dock
alogic0/threepenny-gui-joeyh
GUI framework that uses the web browser as a display.
alogic0/tt-ghc-exercises
alogic0/wish
A trivial web browser written in Haskell
alogic0/ziglearn
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.
alogic0/ziglings2
The second attempt to solve ziglings