Andrew Whatson
|
5127d52168
Update generated C sources
|
7 months ago |
Andrew Whatson
|
bf927dea2e
Use clang-format to prettify generated C
|
7 months ago |
Andrew Whatson
|
7821441213
Automate calling of static init procedures
|
7 months ago |
Andrew Whatson
|
d7e7829fee
Fix btree-equal? for eq? case
|
1 year ago |
Andrew Whatson
|
db8a62a0a3
Add a btree example for recursive records
|
1 year ago |
Andrew Whatson
|
bb25f46360
Remove & ignore recfun binary
|
1 year ago |
Andrew Whatson
|
16af5d0d1e
Use scheme48-prescheme package from Guix
|
1 year ago |
Andrew Whatson
|
5baec1ef56
Update homepage to notabug.org
|
1 year ago |
Andrew Whatson
|
4e376f986a
Add a basic record demo
|
1 year ago |
Andrew Whatson
|
a5827b8f24
Shrink libprescheme.a in guix package
|
1 year ago |
Andrew Whatson
|
7aa13bca1c
Delete generated C files with "make clean"
|
1 year ago |
Andrew Whatson
|
f4a20db117
Export string-append to prevent inlining
|
1 year ago |
Andrew Whatson
|
1426f12be4
Improve the build system using Guix and Make
|
1 year ago |
Andrew Whatson
|
bb2985632c
Add zero-seed variant of vector-unfold
|
1 year ago |
Andrew Whatson
|
6afab77dff
Add vector-unfold, showing multiple-value returns
|
1 year ago |
Andrew Whatson
|
c4afd5f6f0
Add string-repeat and vector-of-strings example
|
1 year ago |
Andrew Whatson
|
24bb284fc4
Return unspecified value (ie. void) from vector-for-each
|
1 year ago |
Andrew Whatson
|
e240a1c952
Use vector macros to tidy up vector utils
|
1 year ago |
Andrew Whatson
|
d0d771cf21
Remember to deallocate vectors, no GC
|
1 year ago |
Andrew Whatson
|
4b4fb8f36b
Add vector macros to simulate variadic functions
|
1 year ago |
Andrew Whatson
|
9d94360997
Add ps-vector library and a vector demo
|
1 year ago |
Andrew Whatson
|
6c5cfcebcd
Update README
|
1 year ago |
Andrew Whatson
|
20d7b45c56
Add a default make target
|
1 year ago |
Andrew Whatson
|
febe0e7ae6
Add a license, BSD-3 just like Scheme 48
|
1 year ago |
Andrew Whatson
|
1f1a9239df
Add another demo, more advanced packages, generated code examples
|
1 year ago |
Andrew Whatson
|
d459cf79b4
Return 1 on a usage error
|
1 year ago |
Andrew Whatson
|
da2a5cdb94
Initial Pre-Scheme demo program
|
1 year ago |