<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: (Slightly more than) A month of Chicken</title>
	<atom:link href="http://4.flowsnake.org/archives/55/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/55</link>
	<description>A Pythoneer's adventures with Chicken Scheme. ^_^ And more.</description>
	<pubDate>Tue, 06 Jan 2009 20:36:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: creidiki</title>
		<link>http://4.flowsnake.org/archives/55#comment-73</link>
		<dc:creator>creidiki</dc:creator>
		<pubDate>Wed, 06 Feb 2008 13:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/55#comment-73</guid>
		<description>I'm not particularly fond of emacs myself, but its is pretty peerless when it comes to scheme/lisp editing.

Some suggestions:

Eclipse + schemeway - i hate eclipse myself but there you go. not sure if it supports chicken.

Emacs + VIper - you should be able to set to viper to have emacs keybindings close or equal to vim. You might wanna try quacl.el on top as well as scheme-complete.el (distributed with chicken). chicken's hen.el is ok as well... not as good as quack imo.

I use emacs myself, and I know nil elisp, apart from the (add-to-list 'load-path "/blah/blah") and (require 'foo) needed to load 3rd-party elisp filed.

Theres also SLIME, but it hasn't got support for chicken (yet), thinking of adding to the CVS tree myself...

I've tried using vim for scheme editing, and its pretty awful to be honest - gedit or the kde equivalent do a better job...</description>
		<content:encoded><![CDATA[<p>I'm not particularly fond of emacs myself, but its is pretty peerless when it comes to scheme/lisp editing.</p>
<p>Some suggestions:</p>
<p>Eclipse + schemeway - i hate eclipse myself but there you go. not sure if it supports chicken.</p>
<p>Emacs + VIper - you should be able to set to viper to have emacs keybindings close or equal to vim. You might wanna try quacl.el on top as well as scheme-complete.el (distributed with chicken). chicken's hen.el is ok as well... not as good as quack imo.</p>
<p>I use emacs myself, and I know nil elisp, apart from the (add-to-list 'load-path "/blah/blah") and (require 'foo) needed to load 3rd-party elisp filed.</p>
<p>Theres also SLIME, but it hasn't got support for chicken (yet), thinking of adding to the CVS tree myself...</p>
<p>I've tried using vim for scheme editing, and its pretty awful to be honest - gedit or the kde equivalent do a better job...</p>
]]></content:encoded>
	</item>
</channel>
</rss>
