Coder Social home page Coder Social logo

brainfucker's Introduction

Brooklyn Zelenka

handle Pronouns location Editor

Bluesky Profile GitHub followers

Hey there, I'm Brooke ๐Ÿ‘‹ I'm a composer-turned-programmer living in beautiful, rainy Vancouver.

Depending on the community, I'm best known for:

I sometimes give conference talks. You can find many of them on my public notebook.

What I'm (Currently) Excited About ๐Ÿ™Œ

  • Programming languages / PLT
  • Distributed systems
  • CRDTs-as-databases
  • Tech community
  • Startups & advising

Live Stats ๐Ÿ“Š

Trophies

GitHub Streak

brainfucker's People

Contributors

expede avatar

Stargazers

 avatar

Watchers

 avatar  avatar

brainfucker's Issues

Get CI working

Get either CircleCi or TravisCI up and running. Both doctests and Spec build and run fine locally.

CircleCI

  • Does not recognise GHC 7.8.4
    • Does seem to understand GHC 7.8.3
  • Doesn't recognise cabal 1.22.x.x
  • Fails to build dependencies

Improve interpret

Can use foldM_ to fold over the structure. Would require creating a type to told the AST and Tape with a Traversable.

Something like:
data Machine = Machine Tape (AST ()) deriving (Traversable, Foldable)

The only wrinkle is Loop xs ys. If cursor tape == 0, then skip xs, otherwise run ys and recurse.

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.