Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
You can edit this page using
wiki syntax
for markup.
Article contents:
[[tags:users]] == About Graduate student at the [[https://physics.gatech.edu/user/peter-mcgoron|Georgia Institute of Technology, School of Physics]]. I like programming languages that are simple, standard, and with a few core ideas that can be widely leveraged. This includes [[https://www.c-language.org/|C]], [[https://smlfamily.github.io/|Standard ML]], and (of course) Scheme. For more information see my [[https://peter.mcgoron.com|website]]. == Eggs === Maintainer * [[/egg/srfi-194|SRFI-194]] * [[/egg/srfi-228|SRFI-228]] * [[/egg/srfi-252|SRFI-252]] * [[/egg/srfi-225|SRFI-225]] === Authors * [[/egg/srfi-259|SRFI-259]] implementation == Misc * [[https://peter.mcgoron.com/posts/vibe-coding-in-scheme/|Vibe Coding in CHICKEN]] === Converting SRFI Pages to Chicken Wiki format using ChatGPT I uploaded the HTML file of SRFI-225 to ChatGPT and used the following prompt to convert it into wiki format: Convert the sections {insert your section names here} of this HTML document into a format suitable for the CHICKEN Scheme wiki format as level 4 sections. Do not paraphrase or rewrite paragraphs. Put Scheme code blocks into `<enscript language="scheme">` blocks. To create bold text, surround text with `'`. To create italic text, surround text with two single quotes `''`. For typewriter text, surround text with curly braces `{`. To create a link, use `[[url]]` or `[[url | text]`. For descriptions of procedures, surround the text with `<procedure>` and do not make the inside of that block an inline or block code. Sections do not have equals signs at the end of them. Put all of the text in a code block so I can copy-paste it into the wiki. It works well enough. It sometimes misses sections and messes up the formatting.
Description of your changes:
I would like to authenticate
Authentication
Username:
Password:
Spam control
What do you get when you subtract 18 from 23?