Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 1.54 KB

File metadata and controls

60 lines (30 loc) · 1.54 KB

intro2Metaprogramming

This repository contains code examples, image files, IJulia notebooks and other general materials related to introducing Julia programming language's Metaprogramming, Macros, and Generated Functions.

Good luck and hope the material can be of use.

Getting Started

Nothing really fancy here to mention. Just pull files as needed and run the code or peruse the material for information purposes.

Prerequisites

You will only need access to a machines running at least Julia version 0.6.2, If you are using JuliaBox all packages and code will be setup for you. Checkout Installing section below

Installing

Please go here for information on downloading Julia code

Please go here to log-on and use JuliaBox

Deployment

No deployment required either!

Files and other code were built with and using:

  • ATOM - Text editor jazzed up with Juno to run Julia
  • Julia - Julia, the high performance dynamic programming language
  • IJulia - Jupyter Notebook for Julia
  • AND LOVE :-P

Contributing

No real contributions from you are required. Please use this as needed

Versioning

We use Git for versioning.

Authors

  • **Lance Hester ** - Initial work -

License

N/A

Acknowledgments

  • Appreciate all the good folks at Julia Computing for all of their hard work
  • All of you for reviewing the contents of this Repo