guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any suggestions for a project?


From: Arne Babenhauserheide
Subject: Re: Any suggestions for a project?
Date: Sat, 18 Nov 2017 09:19:10 +0100

Daniele <address@hidden> writes:

> Hello, I need to make my bachelor thesis in CS and was looking for
> ideas for a project to do in Scheme. Do you have any suggestions? Is
> there something that needs to be done in Guile? I'm actually not very
> experience and I am learning Scheme right now so it shouldn't be
> something too difficult.

You could add a web template to Haunt¹ which uses Guile Wisp² to create
a minimum ceremony html templating scheme. The basic steps are simple
(just add Wisp to Haunt as templating language), but it will require
experimentation to get it really right and elegant, and documentation of
different path taken, so it should be deep enough for a Bachlor thesis.

An example for using this method to build executable theater scripts is
available in the talk "natural script writing with Guile":
https://archive.fosdem.org/2017/schedule/event/naturalscriptwritingguile/

Another option could be to do a Token Accuracy Mapping study (TAM). For
an example, see http://web.cs.unlv.edu/stefika/research.html #15. If you
want to do that, please also get in contact with Andreas Stefik (he
replies to email): Does the accuracy change when removing or adding
parentheses? This is a long standing question and having robust data on
the topic would be great.

Disclosure: I’m the author of Wisp and I’d be thrilled to see it used to
make it easier for people to start hacking with Guile.

¹: https://haunt.dthompson.us/
²: http://www.draketo.de/english/wisp

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]