Klipse - A Tool for Embedding Interactive Code Snippets in Web Pages

Sprinkle some javascript magic on a web page and get embedded and editable code examples. Great for teaching multi-language programming, web design and database design. No server-side code is required!

What can you do?

  • Interactive programming

    Javascript (inc EcmaScript2017), PHP, Ruby, C++, Python, Scheme, Prolog, Common Lisp, Lua.

  • Teach web design

    HTML, CSS, SVG and even React JSX.

  • Teach Database Design and Queries

    Support for SQL

To get started:

  1. Read “A new way of blogging about javascript” to learn how to embed within a web page and see examples.
  2. Read “Symbolic Computation in JavaScript with Math.js” to get inspired.
  3. Read Procedural Texture Generator in JavaScript and be impressed.