Handle command-line arguments in ClojureScript

InstructorAlan Shaw

Share this video with your friends

Send Tweet

In this lesson I show you how to get and manipulate command-line arguments in Clojure/ClojureScript by writing a small program that greets you by name. I also show how comments are delimited, how to get a value out of a sequence, how to bind a symbol to a value, and how to define a function.