Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Clojure #34

Open
vhawk19 opened this issue Apr 24, 2020 · 2 comments
Open

Add support for Clojure #34

vhawk19 opened this issue Apr 24, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@vhawk19
Copy link

vhawk19 commented Apr 24, 2020

From what i understand prybar-clojure uses clojure-cli tools and deps.edn, would upm support clojure librarie either using deps.edn or lein(using project.clj). I see that as my primary limiting factor while using clojure on repl.it unlike python/dart where I can import libraries with ease.

@ghost
Copy link

ghost commented May 27, 2020

deps.edn requires an alias to be defined in order to run a clojure program. Should a deps project initialized with upm add this alias? Should upm create the main source file for that alias as well? i.e. Generate a void main() for clojure.

@ghost ghost mentioned this issue May 29, 2020
Closed
@Billcab
Copy link

Billcab commented Apr 24, 2023

Having trouble creating alias as I am trying to digitize object of file conflicts in programming languages

@blast-hardcheese blast-hardcheese added the enhancement New feature or request label Dec 23, 2023
@blast-hardcheese blast-hardcheese changed the title Support for Clojure libraries Add support for Clojure Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants