Vladimir Keleshev

Results 8 repositories owned by Vladimir Keleshev

compiling-to-assembly-from-scratch

244
Stars
16
Forks
Watchers

Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas

docopt-dispatch

20
Stars
2
Forks
Watchers

Dispatch from command-line arguments to functions

mini

145
Stars
17
Forks
Watchers

Mini: Interpreter and a programming language implemented in Python

misra-c

25
Stars
11
Forks
Watchers

MISRA-C:2004 simplest rules checker

rome

73
Stars
5
Forks
Watchers

A practical Roman numerals implementation (also an example of Python project structure)

schema

2.8k
Stars
242
Forks
Watchers

Schema validation just got Pythonic

value

17
Stars
4
Forks
Watchers

Value object pattern implementation

version

50
Stars
18
Forks
Watchers

Semantic versioning (SemVer) implementation for Python