Coder Social home page Coder Social logo

welcometoclojurebridge's Introduction

welcometoclojurebridge

This repository has two apps.

  1. A sample app to test your install for ClojureBridge
  2. A template to try simple functions to walk a turtle

Usage 1 - test your installation

LightTable - open core.clj and press Ctrl + Shift + Enter or Cmd + Shift + Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

lein repl - run (require 'welcometoclojurebridge.core).

Usage 2 - try simple functions to walk a turtle

LightTable - open walk.clj and press Ctrl + Shift + Enter or Cmd + Shift + Enter to evaluate the file. To evaluate additional form, move a cursor to the end of line and Ctrl + Enter or Cmd + Enter.

Emacs - run cider, open walk.clj and press C-c C-k to evaluate the file. On repl, type (ns clojurebridge-turtle.walk).

lein repl - run (require 'clojurebridge-turtle.walk), (ns clojurebridge-turtle.walk).

How to move turtles

A turtle can move forward/backward and tilt its head right/left. Combinations of these will make interesting lines.

See outline/TURTLE.md for commands that turtles understand.

For sample, have look outline/TURTLE-SAMPLES.md.

Original Works

"Welcome to ClojureBridge" app is originally written by @orb for Austin, TX, USA workshop. The repository is https://github.com/orb/welcometoclojurebridge.

"Turtle" app is originally written by @echeran as Clojure port of Logo programming language. The repository is https://github.com/google/clojure-turtle.

Many thanks to @orb and @echeran.

License

Creative Commons License
ClojureBridge Curriculum by ClojureBridge is licensed under a Creative Commons Attribution 4.0 International License.

welcometoclojurebridge's People

Contributors

yokolet avatar engelberg avatar orb avatar brandonbloom avatar

Stargazers

Sareh avatar

Watchers

Christian Blunden avatar thattommyhall avatar James Cloos avatar Anna Pawlicka avatar Gaivile 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.