Pinned Repositories
docsoup
Extraction combinators for Word (docx) files
factio
Fact importing and exporting for the Flix programming language. Imports CSV, SQLite and flat text files, exports CSV.
fixpoint-experiment
Experiment with Flix's fixpoint Datalog engine.
flix-basicdb
A basic monadic database interface for Flix using JDBC
flix-htmldoc
Combinator library to generate HTML in Flix.
flix-parsec
Parser combinator library for Flix targeting text input.
graded-lib
Experimental Flix library for graded functors, applicatives and monads.
oboe-lang
Synthesizer design language...
payasan
A Haskell framework for making music models and embedded DSLs
zmidi-core
Small Haskell library to read and write MIDI files
stephentetley's Repositories
stephentetley/flix-basicdb
A basic monadic database interface for Flix using JDBC
stephentetley/flix-htmldoc
Combinator library to generate HTML in Flix.
stephentetley/graded-lib
Experimental Flix library for graded functors, applicatives and monads.
stephentetley/fixpoint-experiment
Experiment with Flix's fixpoint Datalog engine.
stephentetley/flix-parsec
Parser combinator library for Flix targeting text input.
stephentetley/koka-doodle
Small examples written in Koka
stephentetley/sql-experiments
Experiments with generating SQL in Flix
stephentetley/vscode-flix
VS Code highlighting for the Flix programming language
stephentetley/basis-base
Higher level wrappers over interop-base.
stephentetley/book
The Flix Programming Book
stephentetley/charset-locale
Flix wrappers over Charset and Locale from the JDK using new the Adaptor code
stephentetley/csvio
Flix library to read and write Csv files built on top of Apache Commons Csv.
stephentetley/datalog-in-flix
A toy Datalog evalutor
stephentetley/doc-build
F# combinator library to build documents
stephentetley/duckdirect
Experiments calling the DuckDB C API via Java Panama
stephentetley/flix
The Flix Programming Language
stephentetley/flix-either
The `Either` data type for Flix
stephentetley/flix-kure
The start of a Flix port of Haskell's KURE library
stephentetley/flix-pretty
A pretty print library for Flix.
stephentetley/flix-rosetree
A rose tree data struture for Flix
stephentetley/flix-time
A project to wrap Java's time library so it can be used by Flix
stephentetley/interop-arrow
Wrappers to use Apache Arrow from Flix
stephentetley/interop-base
Low level Flix wrappers over classes and interfaces in the JDK
stephentetley/interop-commons-io-bom
Flix wrapper for the ByteOrderMark class in Apache Commons IO
stephentetley/old-vscode-flix
Defunct
stephentetley/platform-basis
Flix wrappers over JDK classes - code extracted from interop-base and basis-base.
stephentetley/sheetio
A Flix library built on top of Apache POI to read and write Excel files
stephentetley/sql-syntax
A Flix library of SQL datatypes and a pretty printer.
stephentetley/work-flix2
Flix code for my work
stephentetley/work-python
Python scripts and modules for my work.