Picture of the author

Programming-languages

  • Published on
    In this post, we compare the functional language Scala with Scheme. We look at how they both manipulate lists, with Scheme using predefined functions and Scala using pattern matching.