Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore functional programming in Python with Mochi in this EuroPython 2015 conference talk. Discover how Mochi, a Python-like functional language that compiles to Python 3 and PyPy 3 bytecode, enhances Python's functional capabilities. Learn about Mochi's features including tail recursion optimization, persistent data structures, pattern matching, algebraic data types, pipeline operators, and Lisp-style macros. Understand how Mochi integrates with existing Python libraries and can be used from Python itself. Gain insights into solving problems elegantly using functional programming techniques, improving code testability, and increasing confidence in program correctness. Expand your programming horizons by leveraging your Python knowledge while exploring the world of functional programming with Mochi.
Syllabus
Introduction
Mochi
Features
Pipeline Operator
Wrapper
Scripts
Tests
Source code
Numpy
Flask
Factorial
Pattern Matching
Pattern Matching Example
No Loops
Pipeline Operators
Persistent Data Structures
Anonymous Functions
Mochi Notebook
Sprint
Thank you
How much work
Functional programming languages
Inspiration
Multithreading
Taught by
EuroPython Conference