equal
deleted
inserted
replaced
16 |
16 |
17 \begin{center} |
17 \begin{center} |
18 \url{http://www.scala-lang.org} |
18 \url{http://www.scala-lang.org} |
19 \end{center} |
19 \end{center} |
20 |
20 |
21 % and the Ammonite REPL from |
21 and the Ammonite REPL from |
22 % |
22 |
23 % \begin{center} |
23 \begin{center} |
24 % \url{https://ammonite.io} |
24 \url{https://ammonite.io} |
25 % \end{center} |
25 \end{center} |
26 |
26 |
27 If you want to follow the code I present during the |
27 If you want to follow the code I present during the |
28 lectures, it might be useful to install VS Code or Codium. |
28 lectures, it might be useful to install VS Code or Codium. |
29 I will be using Scala Version 3.5, which has the \texttt{scala-cli} |
29 Please have a look at the handout about Ammonite and |
30 REPL used in PEP already built in. |
30 if you need a refresher for Scala - I linked on KEATS |
|
31 the Scala handout from PEP. |
|
32 %I will be using Scala Version 3.5, which has the \texttt{scala-cli} |
|
33 %REPL used in PEP already built in. |
31 |
34 |
32 %handout about Scala. |
35 %handout about Scala. |
33 %Make sure Ammonite |
36 %Make sure Ammonite |
34 %uses the Scala 3 compiler. |
37 %uses the Scala 3 compiler. |
35 |
38 |