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

Make ClojureScript A First Class Language? #3941

Closed
JimLynchCodes opened this issue Feb 9, 2020 · 2 comments
Closed

Make ClojureScript A First Class Language? #3941

JimLynchCodes opened this issue Feb 9, 2020 · 2 comments

Comments

@JimLynchCodes
Copy link

JimLynchCodes commented Feb 9, 2020

I think deno is an awesome project! I am a huge fan of TypeScript, but to be honest I prefer very functional TypeScript and hardly ever like to use the class keyword. ClojureScript is basically just referring to the fact that other people have already done the hard work of making Clojure's extremely beautiful and simple syntax integrate easily with JavaScript. It would be awesome if deno could somehow leverage the Clojure language, immutability, lazily evaluated seq's, etc. to be even faster than otherwise...

Just throwing it out there! 😁

@JimLynchCodes JimLynchCodes changed the title Make ClojureScript A FirstClass Language? Make ClojureScript A First Class Language? Feb 9, 2020
@kitsonk
Copy link
Contributor

kitsonk commented Feb 9, 2020

Personal opinion, I don't think we should take that on. Other scripting languages though could be supported via #1739.

@JimLynchCodes
Copy link
Author

Thanks @kitsonk!

That's understandable. Probably running my ClojureScript through the Google Closure compiler as I do for Node.js will be the best way for me to prepare it to run in deno. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants