An open API service indexing awesome lists of open source software.

https://github.com/hastebrot/clojure-playground

Code examples for the Clojure programming language.
https://github.com/hastebrot/clojure-playground

clojure playground

Last synced: 11 months ago
JSON representation

Code examples for the Clojure programming language.

Awesome Lists containing this project

README

          

# clojure-playground

> Code examples for the Clojure programming language.

## Usage

**Keybindings for Visual Studio Code:**

- `shift+cmd+k` — `paredit.slurpSexpForward`
- `shift+cmd+j` — `paredit.barfSexpForward`

## Dependencies

- https://github.com/clojure/core.logic

## License

Copyright © 2018 Benjamin Gudehus

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.