mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
primitive-read handles only default reader options
* libguile/read.c: Remove support for all non-default reader options. Also remove support for source positions. The idea is that primitive-read should just be a stripped-down, easy-to-understand reader that is enough to bootstrap the C reader. Probably more refactoring will follow.
This commit is contained in:
parent
a1fdb76455
commit
38abf6b247
1 changed files with 122 additions and 656 deletions
778
libguile/read.c
778
libguile/read.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue