sketchbook

Smallish programs written to learn something. (by darius)

sketchbook reviews and mentions

Posts with mentions or reviews of sketchbook. We have used some of these posts to build our list of alternatives and similar projects.
  • Demystifying Pratt parsers
    1 project | /r/ProgrammingLanguages | 3 Jul 2023
    If it helps, at https://github.com/darius/sketchbook/tree/master/parsing are a Pratt and a corresponding table-driven non-Pratt (precedence_climbing.py). (Written a long time ago for clarity and systematic relation to each other rather than speed.)
  • Stateful visitor pattern?
    1 project | /r/Compilers | 20 May 2023
    One approach to avoiding a need for multiple accept methods to support multiple kinds of traversals: https://github.com/darius/sketchbook/blob/master/misc/polytypic_walk.py

Stats

Basic sketchbook repo stats
2
48
5.6
3 months ago

darius/sketchbook is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.

The primary programming language of sketchbook is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com