coconut
Functional language
A variant of Python that adds features for simple functional programming
Simple, elegant, Pythonic functional programming.
4k stars
59 watching
125 forks
Language: Python
last commit: about 2 months ago
Linked from 3 awesome lists
coconutcompilerfunctionalfunctional-languagefunctional-programminglanguageprogramming-languagepythonxonshxontrib
Related projects:
Repository | Description | Stars |
---|---|---|
python/cpython | The development and distribution of the Python programming language | 64,132 |
inducer/pudb | An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface. | 3,002 |
bpython/bpython | An enhanced interactive Python interpreter with features common to IDEs. | 2,649 |
kitao/pyxel | A retro game development platform inspired by 8-bit consoles. | 15,526 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,928 |
caiorss/functional-programming | An online tutorial on functional programming concepts, examples, and patterns illustrated in multiple programming languages | 2,693 |
nameko/nameko | A framework for building microservices with Python | 4,717 |
kanaries/pygwalker | A Python library that enables interactive data analysis and visualization using an open-source alternative to Tableau. | 13,533 |
kachayev/fn.py | Provides a set of functional programming primitives and tools to improve code organization and debugging in Python | 3,352 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,595 |
fody/fody | Tool for weaving and manipulating .NET assemblies at build time | 4,382 |
wekan/wekan | A collaborative kanban board application with real-time user interface and support for multiple platforms | 19,662 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,078 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |
pfalcon/pycopy | A minimalist and memory-efficient Python dialect designed to be portable across various platforms. | 807 |