8000 GitHub - dridge737/islaclj: A programming language for young children
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dridge737/islaclj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isla

A programming language for young children.

The JavaScript Isla compiler is now the canonical one: https://github.com/maryrosecook/isla

Language guide

https://github.com/maryrosecook/isla/wiki/Isla-language-guide

Quick start

Setup

Check out the Isla source code from: https://github.com/maryrosecook/isla

Install Leiningen: https://github.com/technomancy/leiningen/

Start the server

$ lein run

View the site

Navigate to http://localhost:8801.

Isla REPL:

Navigate to http://localhost:8801/code

Enter commands into the REPL. Valid expressions, so far:

age is "2"
isla is a person
isla age is "2"

Run the tests

$ cd path/to/isla/root/
$ lein test

License

Open source, under the MIT license.

About

A programming language for young children

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0