Skip to content

michalspano/clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Programming

This repository contains a collection of simple Clojure programs to help beginners learn the basics of the language.

Running the Programs

Each program is located in its own directory within the src folder. To run a program, navigate to its directory and use the clj command (from CLI).

You can run a clojure file by using following command

clj <filename>.clj [arg1] [arg2]  [arg_n]

Resources

Contributing

If you'd like to contribute to this repository, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

About

Just clojure stuff.

Topics

Resources

License

Stars

Watchers

Forks