Pinned Repositories
awesome-dart
A curated list of awesome Dart frameworks, libraries, and software
cpython
The Python programming language
docs
This repository contains .NET Documentation.
docs.scala-lang
The Scala Documentation website
effective-scala-course
Effective Scala Coursera Course 2023
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
FSharp.Core.Fluent
Fluent members for F# FSharp.Core functions
function-level.github.io
https://function-level.github.io website
haskell-hangman
Hangman game in Haskell
lakos
Visualize Dart/Flutter library dependencies in Graphviz dot. Detect dependency cycles.
OlegAlexander's Repositories
OlegAlexander/lakos
Visualize Dart/Flutter library dependencies in Graphviz dot. Detect dependency cycles.
OlegAlexander/haskell-hangman
Hangman game in Haskell
OlegAlexander/effective-scala-course
Effective Scala Coursera Course 2023
OlegAlexander/awesome-dart
A curated list of awesome Dart frameworks, libraries, and software
OlegAlexander/cpython
The Python programming language
OlegAlexander/docs
This repository contains .NET Documentation.
OlegAlexander/docs.scala-lang
The Scala Documentation website
OlegAlexander/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
OlegAlexander/FSharp.Core.Fluent
Fluent members for F# FSharp.Core functions
OlegAlexander/function-level.github.io
https://function-level.github.io website
OlegAlexander/more-itertools
More routines for operating on iterables, beyond itertools
OlegAlexander/hspec
A Testing Framework for Haskell
OlegAlexander/intro-to-fp-bird-wadler
Python Examples from Introduction to Functional Programming
OlegAlexander/OlegAlexander
About me
OlegAlexander/pymonad
PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. Included are Monad and Monoid data types with several common monads included - such as Maybe and State - as well as some useful tools such as the @curry decorator for defining curried functions. PyMonad 2.x.x repr
OlegAlexander/uiua
A stack-based array programming language