Skip to content
/ buildit Public

An interactive block-building web app for teaching fundamental concepts in computer science and functional programming

License

Notifications You must be signed in to change notification settings

iteloo/buildit

Repository files navigation

build.It

build.It is an interactive playground where students can freely explore fundamental concepts in computer science, such as types, variables, control/loops, recursion, etc, by dragging-and-dropping basic building blocks to construct interesting programs.

It is built using Javascript and Elm :), and runs on all modern web browsers.

Technical Note

The type system implemented is Hindley-Milner. I.e. it supports top-level type variables.

About

An interactive block-building web app for teaching fundamental concepts in computer science and functional programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages