Skip to content

Commit

Permalink
New page for community projects
Browse files Browse the repository at this point in the history
  • Loading branch information
akkartik authored and ivanreese committed Sep 14, 2024
1 parent 11b1db5 commit b99998f
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions pages/projects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: Projects by the Community
contributors: Kartik Agaram
---

This list currently skews heavily non-commercial, but feel free to edit to your taste and we'll figure it out. I'm aiming for projects you can actually chat with the creators about on the FoC forum. In alphabetical order for lack of a better idea.

**[0D](https://github.com/guitarvydas/0D):** Component-based software using drawings as source code

**[Blawx](https://github.com/Lexpedite/blawx):** A block-based programming language for drafting rules and laws

**[Codeflowcanvas](https://codeflowcanvas.io):** An interactive visual programming system

**[Freewheeling Apps](https://akkartik.name/freewheeling-apps):** Durable programs that are easy to download, run, modify, share

**[Glamorous Toolkit](https://gtoolkit.com):** An interactive programming environment with extensible domain-specific UIs

**[Hest](https://ivanish.ca/hest-time-travel):** A tool for making highly interactive simulations using direct manipulation

**[Holograph](https://www.holograph.so):** A visual coding tool based on propagator networks

**[Jimmy's in-progress editor](https://jimmyhmiller.github.io/editor-experience)**

**[Lazer Cutting Plan Compiler](https://observablehq.com/@tomlarkworthy/lazer-cut-shell-joints)**

**[Leibniz](https://github.com/khinsen/leibniz-pharo):** A digital scientific notation with an interactive authoring environment

**[Object Network](https://object.network):** A 3D operating system with no apps, just files

**[Subtext](https://www.subtext-lang.org):** Experiments in radically simplifying programming

**[Tom's Visual Probabilistic Programming Language](http://alltom.com/pages/ppl-lab-notebook)**

## Less active projects/creators

**[Ceptre](https://github.com/chrisamaphone/interactive-lp):** A programming language for interactively prototyping rule systems like game mechanics

**[Glance](https://github.com/rgleichman/glance):** A visual Haskell

**[Lamdu](https://github.com/lamdu/lamdu):** A next-generation programming language and IDE

**[Mu](https://github.com/akkartik/mu):** A memory-safe programming language and OS bootstrapped up from machine code

**[Ratio](https://florianschulz.info/portfolio/writing/programming-with-ratio):** A visual tool for creating tools

**[Teliva](https://github.com/akkartik/teliva):** A sandboxed platform for text-mode end-user programmable apps

## Related

This page was seeded from [Duncan Cragg's project comparison spreadsheet](https://docs.google.com/spreadsheets/d/12sTu7RT-s_QlAupY1v-3DfI1Mm9NEX5YMWWTDAKHLfc/edit?pli=1&gid=0#gid=0)

0 comments on commit b99998f

Please sign in to comment.