https://github.com/senyosimpson/apollo
A simple music programming language in Clojure
https://github.com/senyosimpson/apollo
clojure
Last synced: 3 months ago
JSON representation
A simple music programming language in Clojure
- Host: GitHub
- URL: https://github.com/senyosimpson/apollo
- Owner: senyosimpson
- License: epl-1.0
- Created: 2020-04-20T20:50:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-28T08:16:53.000Z (about 5 years ago)
- Last Synced: 2025-03-24T01:48:52.588Z (10 months ago)
- Topics: clojure
- Language: Clojure
- Homepage: https://senyosimpson.github.io/apollo/
- Size: 8.23 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Apollo
Apollo is a music programming language written in Clojure. This is my first project in Clojure and really is a means to learn more about the language and actually develop something useful. The idea is not my own and is inspired by [Alda](https://github.com/alda-lang/alda).
I have added a diary that tracks the development and considerations of this project in the file `development.md`.