git @ Cat's Eye Technologies Tamsin / master mains / parser.tamsin
master

Tree @master (Download .tar.gz)

parser.tamsin @masterraw · history · blame

1
2
3
4
5
6
7
8
# Copyright (c) 2014-2026, Chris Pressey, Cat's Eye Technologies.
# This file is distributed under a 2-clause BSD license, see LICENSES/ dir.
# SPDX-License-Identifier: LicenseRef-BSD-2-Clause-X-Tamsin

# REQUIRES lib/tamsin_scanner.tamsin
# REQUIRES lib/tamsin_parser.tamsin

main = tamsin_parser:parse → P & tamsin_scanner:skippable & eof & $:repr(P).