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: 8 days ago
Linked from 3 awesome lists
coconutcompilerfunctionalfunctional-languagefunctional-programminglanguageprogramming-languagepythonxonshxontrib
Related projects:
Repository | Description | Stars |
---|---|---|
python/cpython | The primary implementation of the Python programming language | 63,523 |
inducer/pudb | An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface. | 2,990 |
bpython/bpython | An enhanced interactive Python interpreter with features common to IDEs. | 2,635 |
kitao/pyxel | A retro game development platform inspired by 8-bit consoles. | 15,264 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,898 |
caiorss/functional-programming | An online tutorial on functional programming concepts, examples, and patterns illustrated in multiple programming languages | 2,688 |
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,382 |
kachayev/fn.py | Provides a set of functional programming primitives and tools to improve code organization and debugging in Python | 3,351 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,511 |
fody/fody | Tool for weaving and manipulating .NET assemblies at build time | 4,357 |
wekan/wekan | A collaborative kanban board application with real-time user interface and support for multiple platforms | 19,610 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,042 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,440 |
pfalcon/pycopy | A minimalist and memory-efficient Python dialect designed to be portable across various platforms. | 805 |