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.
- Host: GitHub
- URL: https://github.com/hastebrot/clojure-playground
- Owner: hastebrot
- License: epl-1.0
- Created: 2018-04-02T01:41:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T06:42:57.000Z (almost 8 years ago)
- Last Synced: 2025-03-06T03:33:36.509Z (11 months ago)
- Topics: clojure, playground
- Language: Clojure
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.