rohantheman's Stars
vsedach/Parenscript
MOVED TO https://gitlab.common-lisp.net/parenscript/parenscript
hootener/DijkstraThreeWays
Dijkstra's Shortest Path Algorithm implemented in Ruby, Lisp, and Processing. Handy for folks just starting out with any of those languages, I assume.
thephoeron/LLTHW
Learn Lisp The Hard Way source-code and full book text
mavnn/CurlyBrace
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
bigmachine-io/taking-off
snoyberg/magical-guide-haskell
WIP guide to learning programming with Haskell, targeted at children
reflex-frp/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
shannonjen/sinatra_crud_tutorial
Sinatra CRUD App Tutorial
omgneering/elhex_delivery
Synchronous and asynchronous package delivery right to your door (in elixir)
rcdilorenzo/shortener
[Triangle Elixir] Example application for OTP principles
chrisbarrett/haskell-databases-talk
pkrumins/the-little-mler
All the ML code examples from the book "The Little MLer"
Errorific/haskell-script-examples
Examples of tools for use in basic utility scripts
AndrewRademacher/whimsy
An app to share whimsical fortunes.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
facebook/Haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services.