Guido van Rossum

Results 15 repositories owned by Guido van Rossum

ctok

63
Stars
9
Forks
Watchers

Expose CPython's tokenizer as a Python class

guidos_time_machine

93
Stars
14
Forks
Watchers

Guido's time machine

gvanrossum.github.io

100
Stars
18
Forks
Watchers

BDFL website

patma

1.0k
Stars
63
Forks
Watchers

Pattern Matching

pythonlabs

23
Stars
4
Forks
Watchers

Reconstructed source code for pythonlabs.com

500lines

293
Stars
53
Forks
Watchers

500 Lines or Less

asyncio

19
Stars
1
Forks
Watchers

This project is the asyncio module for Python 3.3. Since Python 3.4, asyncio is part of the standard library.

c-parser

57
Stars
4
Forks
Watchers

A partial parser for C statements and expression

cpython

218
Stars
25
Forks
Watchers

The Python programming language

mypy

26
Stars
3
Forks
Watchers

Optional static typing for Python 2 and 3 (PEP484)