Giter VIP home page Giter VIP logo

cljs-book-en's Introduction

[WIP] An English book for ClojureScript

Based on https://clojure.org/ and https://clojurescript.org/ :

Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.

Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system.

ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler.

Clojure is a JVM language, while ClojureScript is comipled and running on JavaScript engines.

ClojureScript is a fantastic language for create React apps thanks to the persistent data structure and Lisp syntax. Meanwhile static analysing and Macro bring a lot of benefits.

This guide is organized for JavaScript developers who have less knowledges for Java world.

To read through this guide, you may need more materials to help with the details:

In this guide, we call ClojureScript as cljs for short in many occasions.

Contribute

Fork this repo.

cljs-book-en's People

Contributors

tiye avatar

Stargazers

shaun avatar yāλu avatar Rholais Lii avatar march1993 avatar

Watchers

 avatar James Cloos avatar march1993 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.