Skip to content

Latest commit

 

History

History
91 lines (68 loc) · 4.38 KB

Utilities.md

File metadata and controls

91 lines (68 loc) · 4.38 KB

Desktop and other handy utilities

DOCUMENTATION

DVCS

Git API

General Utilities

CLI

File compression

Desktop Document processing

Document Generator

  • Judo.jl :: is a Julia document generator, which takes documents written in pandoc markdown and converts them into html, but differs from general purpose markdown tools in a few ways.
  • HelpTestbed.jl :: [https://github.com/tshort/HelpTestbed.jl](package is for exploring options for help when you add a Julia package)- when used from the REPL, the @help macro fetches, say, the signature of a function call, which can be used to find the package.

Language API's

C++

Fortran

Java

MATLAB

Python

R

REPL, Text editors

IJulia

WIDE