1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

updated date

This commit is contained in:
Leah Hanson
2013-10-18 23:59:21 -05:00
parent 67472bb391
commit 5e362f5f4f

View File

@@ -8,7 +8,7 @@ filename: learnjulia.jl
Julia is a new homoiconic functional language focused on technical computing.
While having the full power of homoiconic macros, first-class functions, and low-level control, Julia is as easy to learn and use as Python.
This is based on the current development version of Julia, as of June 29th, 2013.
This is based on the current development version of Julia, as of October 18th, 2013.
```ruby