User contributions for Will

From wikinotes
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

19 May 2024

18 May 2024

16 May 2024

15 May 2024

14 May 2024

12 May 2024

  • 23:2023:20, 12 May 2024 diff hist +75 Qemu→‎Sharing VideoCard current
  • 22:4822:48, 12 May 2024 diff hist +1,225 Scala installNo edit summary current
  • 22:1822:18, 12 May 2024 diff hist +712 N Scala anatomyCreated page with "Scala cli allows you to skip some legwork. = Examples = <blockquote> == Helloworld == <blockquote> === scala === <blockquote> <syntaxhighlight lang="scala"> object Hello { def main(args: Array[String]) = { println("Hello, world") } } </syntaxhighlight> <syntaxhighlight lang="bash"> scala helloworld # build and run </syntaxhighlight> </blockquote><!-- scala --> === scala-cli === <blockquote> <syntaxhighlight lang="scala"> #!/usr/bin/env -S scala-cli sh..." current
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)