File : doc/11-future.md Maintainer : Felix C. Stegerman Date : 2020-02-05 Copyright : Copyright (C) 2020 Felix C. Stegerman Version : v0.0.1 License : GPLv3+ → [README](../README.md), → prev: [Standard Library](10-standard-library.md) ## Future Extensions ### Planned * Optional (static & dynamic) type and arity checking. * Pattern matching (`( 1 Foo( #_ 2 ) ) [ x . ... ] ^~`). * Optimisations. * Self-hosting compiler. * ... ### Undecided * #/regex/ syntax. * Protocols/interfaces. * ...