Skip to content

timothypratley/cban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cban

Clojure by anyother name.

What's in a name? that which we call a rose
By any other name would smell as sweet;
Romeo and Juliet (William Shakespeare)

A library to enable people to write code in their native written langauge. Cban generates cljc files with def and defmacro forms that provide aliases for clojure.core special forms, macros and functions.

See also lein-cban which is the plugin used to generate the translations. You can use that plugin to create your own translations of any namespace.

Usage

Update the csv files in resources/translations

lein cban to generate the clojure code which appears in out

License

Copyright © 2017 Timothy Pratley

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Clojure by anyother name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published