soren-n
Funding Links: https://github.com/sponsors/soren-n
- Name: Søren Nørbæk
- Location: Denmark
- Kind: user
- Followers: 7
- Following: 14
- Total stars: 30
- Repositories count: 16
- Created at: 2023-03-09T21:59:29.504Z
- Updated at: 2024-05-01T10:03:51.448Z
- Last synced at: 2024-05-01T10:03:46.664Z
GitHub Sponsors Profile
Hi, my name is Soren!
I am on an epic quest towards building a so called Language Workbench for the working programmer, in the hope of bringing the idea and practice of Language Oriented Programming to the mainstream.
This is a quite large undertaking! To get there I have to create several tools that will allow me to bootstrap the project. I intend to release and maintain these tools as open source. The community have given me so much of value, and taught me so much through access to open source code. I want to give back and assist in building our shared toolbox!
I work as an independent programmer and software engineer. I have a degree in Computer Science as well as a degree in Computer Graphics Art; which is where my interest in programming and tool making originated.
I am currently working on this full time on my own dime; and so any cup of coffee that could be sponsored would greatly help towards extending the time I have to dedicate to this project.
Please check out my public repos and see if there are any useful tools for your next project!
Thank you for taking the time to read this, I appreciate it!
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
soren-n/tickle
Command line workflow automation tool which performs task graph scheduling and concurrent task evaluation.
Language: Python - Stars: 1soren-n/typeset-ocaml
An embedded DSL for defining source code pretty printers implemented in OCaml
Language: OCaml - Stars: 5soren-n/bidi-higher-rank-poly
Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" written in OCaml
Language: OCaml - Stars: 22soren-n/cps-toolbox
A partial OCaml standard library replacement written with continuation passing style in mind
Language: OCaml - Stars: