Git Product home page Git Product logo

blockly's Introduction

Functional Blockly

This Blockly can be used to build a block environment for a functional language.

Some features of this fork:

  • Features custom connector shapes.
  • Allows types to be polymorphic.
  • Uses Hindley Milner type inference to determine the types of blocks.
  • Changes the way local variables work. They can be instantiated by dragging them from the definining block.
  • Allows custom using data types to be defined using algabraic data types, using sum and product blocks.
  • Some support for first class functions.

A showcase of the this fork can be found at CodeWorld Blocks, which is a visual functional programming environment, which generates CodeWorld programs that are run in the browser. CodeWorld uses Haskell, which is a pure functional programming language, no side-effects allowed !.

This fork uses further changes from the following users:

Blockly

Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.

The project page is https://developers.google.com/blockly/

blockly's People

Contributors

neilfraser avatar stefaj avatar espertus avatar awmorp avatar rachel-fenichel avatar siebrand avatar daarond avatar carlosperate avatar immortalin avatar nikerabbit avatar kaworru avatar trodi avatar carloslfu avatar picklesrus avatar pkendall64 avatar allisonshaw avatar drigz avatar techplexengineer avatar tarling avatar niccokunzmann avatar ranisputnik avatar bbi-yggyking avatar miguel76 avatar g-rocket avatar ensonic avatar rexpie avatar grahack avatar takaokouji avatar waitingcheung avatar jordiorlando avatar

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.