Another video about the Meyvn polyglot REPL environment. This time we look at a real-world code example, BrickSort, with two reference implementations courtesy of the open source library *The Algorithms*. In the Java version, a static method called OddEvenSort is provided by the class Bricksort, which makes the interop at the REPL straightforward. In the Kotlin version, however, only a top-level function is provided (outside of any class). How are we going to interop with it at the REPL? Watch to know more.
https://youtu.be/E15C-5eufKw -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/0ad53845-3fc7-41e2-ae27-7aa4f89a8fa0n%40googlegroups.com.