Developing an IDE for Clojure Code - Cursive
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the development of Cursive, an Integrated Development Environment (IDE) for Clojure, in this 27-minute conference talk from YOW! 2018. Dive into how Cursive leverages static analysis and IntelliJ's indexing infrastructure to provide powerful features for Clojure development. Learn about code navigation tools, refactoring capabilities, and error marking that offer immediate feedback, potentially surpassing traditional REPL-based environments. Discover the challenges of creating an IDE for a flexible language like Clojure and gain insights into future planned features. Compare Cursive's approach to other Clojure development tools and understand how it aims to enhance the coding experience for Clojure developers.
Syllabus
Cursive: Developing an IDE for Clojure Code • Colin Fleming • YOW! 2018
Taught by
GOTO Conferences
Related Courses
Code Clinic: ClojureLinkedIn Learning Clojure Tutorial
Derek Banas via YouTube Clojure
Exercism Clojure Crash Course
YouTube Learn Cloiure using Interactive Programming
Independent