GithubHelp home page GithubHelp logo

Joakim Ahnfelt-Rønne's Projects

algorithmwstepbystep icon algorithmwstepbystep

Type inference for ML-like languages. A port to F# of "Algorithm W Step by Step" by Martin Grabmüller.

alua icon alua

DRAFT: Alua is a typed language whose syntax is Lua-like

astrobots icon astrobots

Experimental: A touch-screen programming language (lambda calculus + functional reactive programming) and a game

barrow icon barrow

Experimental: A boxes-and-arrow language, and a test of TypeScript + React

blog icon blog

The source code for ahnfelt.net

boa icon boa

EXPERIMENTAL: A language with hints of Python, Smalltalk and Haskell

chainquery icon chainquery

Experimental: A typed database query language for Java.

cms icon cms

Experimental: Goals: a minimal amount of "admin screens" and everything editable in place. Status: planning.

collision icon collision

Experimental: A very simple implementation of 2d collision detection & movement. All actors have axis-aligned bounding boxes and a simple sparse grid data structure is used to avoid n^2 intersection checks.

collisionhaxe icon collisionhaxe

Extremely simple and somewhat efficient many boxes to many boxes collision detection for Haxe

commandline icon commandline

EXPERIMENTAL: A command line parser for Scala that follows POSIX and GNU conventions. No dependencies, no macros and no implicits.

dope icon dope

Experimental: A game of trust and betrayal

editor icon editor

Experimental: A texmode editor that gets out of your way. Standard keyboard shortcuts, yet you don't *need* to leave the home row. It's being written (in Haskell), but it's not useable yet, and don't hold your breath.

elm-editable-tree icon elm-editable-tree

A very simple example that shows how to implement an editable tree structure in Elm. The trick is a recursive Model type, the recursive use of update and view, and the At i msg combinator.

elmchatgpt icon elmchatgpt

A toy implementation of the ChatGPT client in Elm

f5 icon f5

Experimental: For compile-to-js languages, makes it possible to hit F5 (refresh) in the browser and be sure the project has compiled the latest changes before you get a response from the real server.

fql icon fql

A functional query language.

funk icon funk

PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching

funkscript icon funkscript

Automatically exported from code.google.com/p/funkscript

haxe icon haxe

Unofficial GitHub mirror of Haxe and dependencies. Updated hourly, except when something goes wrong (then it sometimes takes me a few days to fix it).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.