Skip to main content

Timeline for Cross "Machine" Code?

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
Dec 26, 2011 at 12:53 comment added Daniel C. Sobral @MahmoudHossam If you can't read the code, how can you trust what I say about it? And this really isn't a topic for a comment on someone else's question. But briefly, scala, the script, calls MainGenericRunner, which calls ILoop which calls IMain which parses, loads and runs the code.
Dec 26, 2011 at 9:25 vote accept ApprenticeHacker
Dec 26, 2011 at 1:17 comment added Mahmoud Hossam @DanielC.Sobral where does it say all code will be compiled? obviously I can't infer that from all this code.
Dec 25, 2011 at 22:56 comment added Daniel C. Sobral @MahmoudHossam github.com/scala/scala.
Dec 25, 2011 at 20:26 history tweeted twitter.com/#!/StackProgrammer/status/151035990692200449
Dec 25, 2011 at 19:36 comment added user1249 Diversity. Not all virtual machines and runtimes are available on all platforms.
Dec 25, 2011 at 19:04 comment added Mahmoud Hossam @DanielC.Sobral source?
Dec 25, 2011 at 18:56 answer added Mike Nakis timeline score: 3
Dec 25, 2011 at 13:55 comment added Daniel C. Sobral Technical correction: Scala code cannot (or has not, at any rate) be interpreted. Both REPL and scripting rely on compilation.
Dec 25, 2011 at 12:47 answer added Oded timeline score: 5
Dec 25, 2011 at 12:43 history asked ApprenticeHacker CC BY-SA 3.0