Difference between revisions of "Setup"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
[https://www.smlnj.org/install/index.html via apt-get or yum] | [https://www.smlnj.org/install/index.html via apt-get or yum] | ||
− | ==Editor: Sublime Text== | + | ==Editor== |
+ | ===VS Code=== | ||
+ | * [https://code.visualstudio.com/download Download and Install VS Code] | ||
+ | * Add Standard ML language support by Darin Morrison | ||
+ | |||
+ | ===or Sublime Text (Alternate)=== | ||
* [https://www.sublimetext.com/3 Download and Install Sublime Text] | * [https://www.sublimetext.com/3 Download and Install Sublime Text] | ||
Revision as of 10:59, 17 June 2019
Contents
Coursera
- follow the link to Programming Languages Part A
- click "Join For Free" in the top right corner.
- do what you need to do to join coursera (and log in, if necessary).
- click on enroll for free
repeat for
ML
Language: Standard ML of New Jersey
Mac OSX
Windows (Option A)
Windows (Option B)
Linux
Editor
VS Code
- Download and Install VS Code
- Add Standard ML language support by Darin Morrison
or Sublime Text (Alternate)
Racket
Language and IDE
Ruby
Language
IDE
Java
Language
IDE
- ---or---
Git Repo
after you have cloned your git repo from bitbucket, be sure to import the pom.xml file in the top-level java folder.