Tag: JuliaLang
Blog
- How to make package and set up Travis for Julia 1.0Travis-CI provides free build check for public project, it's perfect for individual to put a little nice build badge on README.md inside the repository.
- A telegram bot in JuliaA julia wrapper for telegram api (mostly replying commands consists text).
- Real-world example for Julia multidispatch (where using python is a pain)