Pinned Repositories
clojure-transducers-in-haskell
Clojure transducers in a typed setting, in Haskell
Ebnf2ps
Generate PostScript diagrams from an EBNF grammar
hugs98-plus-Sep2006
Revive Hugs98 from its last official self-contained distribution.
immutable-list-rust
Immutable, persistent singly linked list for Rust for purely functional programming
learn-you-some-erlang
Code from the book "Learn You Some Erlang For Great Good!"
p2c
Pascal to C compiler
rust-vs-cpp-unique_ptr
Code accompanying blog post about the difference between Rust and C++ unique_ptr.
spreadsheet-haskell
Spreadsheet demo in Haskell
twenty-four-days2015-of-hackage
My own little "24 Days of Hackage" for 2015
validate-xml-rust
Validate XML files against their referenced XML Schemas concurrently and fast
FranklinChen's Repositories
FranklinChen/hugs98-plus-Sep2006
Revive Hugs98 from its last official self-contained distribution.
FranklinChen/validate-xml-rust
Validate XML files against their referenced XML Schemas concurrently and fast
FranklinChen/spreadsheet-haskell
Spreadsheet demo in Haskell
FranklinChen/spreadsheet-ocaml
Spreadsheet demo code from http://semantic-domain.blogspot.com/2015/07/how-to-implement-spreadsheet.html with additional test harness
FranklinChen/convert-pocket-csv-to-html
Convert Pocket-exported CSV files to single HTML
FranklinChen/test-modula2
Test using Modula-2 with GCC
FranklinChen/7guis
7GUIs is a GUI programming usability benchmark.
FranklinChen/AoPL
A book on programming languages, using Haskell
FranklinChen/Ardan-1HourAsync
Code accompanying the 1 Hour Dive into Async live stream.
FranklinChen/ArdanLabsRustChannels
Code accompanying the Ardan Labs: Communicate with Rust Channels webinar.
FranklinChen/batchalign2
Tools for language sample analysis.
FranklinChen/chat-py-demo
Demo of CHAT text and AST processing through Python
FranklinChen/Euterpea2
Euterpea version 2
FranklinChen/farokh-games
Chess games with Farokh
FranklinChen/guessing_game_ada
Guessing game, in Ada
FranklinChen/homebrew-dylan
Repository for a tap for homebrew for Mac OS X builds.
FranklinChen/homebrew-tap
My Mac OS X Homebrew tap
FranklinChen/javascript-to-purescript
Tutorial Series - Make the Leap from Javascript to PureScript
FranklinChen/learn
Sources for learn.adacore.com
FranklinChen/materials
Bonus materials, exercises, and example projects for our Python tutorials
FranklinChen/purescript
Exercism exercises in PureScript.
FranklinChen/purescript-react-basic-todomvc
TodoMVC with purescript-react-basic
FranklinChen/purescript-test-runner
FranklinChen/skills-build-applications-w-copilot-agent-mode
Exercise: Build my application with Copilot agent mode
FranklinChen/spago
🍝 PureScript package manager and build tool
FranklinChen/spreadsheet-purescript
Spreadsheet demo in PureScript
FranklinChen/spreadsheet-scala
Spreadsheet demo in Scala
FranklinChen/test-approval-python
Test using ApprovalTests.Python
FranklinChen/test-catch2-cmake
Test using catch2 with cmake, running GitHub Actions
FranklinChen/webinar_axumcrud
Code to accompany Ardan Labs presentation on Rust Web Services