2018-03-28 11:24:26 +02:00
2018-03-28 01:52:25 +02:00
2018-03-28 02:15:05 +02:00
2018-03-28 01:50:46 +02:00
2018-03-28 01:50:46 +02:00

Tortoise

This is the repository containing source code and build systems for the Tortoise programming envirnoment.

About

This is a (silly) attempt to create a programming language and envirnoment that's designed to enable constructionist teaching. Most of the language's design and philosphy is based on the LOGO programming language

Building

This project uses Elm and Webpack. Materialize-css is also included to provide styling.

There are two npm run scripts;

$ npm run build

Will build the application into /dist.

$ npm run client

Will start a live reloading dev server on localhost:3000.

Description
No description provided
Readme WTFPL 1.2 MiB
Languages
Elm 100%