Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 2nd, 2007, 11:43 PM   #1
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 5 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
Haskell ideas?

I've been tinkering and playing with Haskell recently and am really liking it, but I'm trying to think of a program or something to write in Haskell to try things. I've done things like guards, list comprehensions, and even a bit about Monads.

Can anybody recommend a good idea? Something that would be good to test my chops on?
__________________
os: mac os 10.5.4
revision control: git
editor: emacs

site
Mad_guy is offline   Reply With Quote
Old Feb 3rd, 2007, 6:54 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
There's a page that describes how to build a lisp interpreter in Haskell. Because it's only an tutorial, the Lisp interpreter at the end only supports numbers. How about following the tutorial through and understanding how the interpreter words, then expanding it to support strings, and add some more functionality to it. Experiment a bit.

This might be a bit complex, but it might be worth a try.
Arevos is offline   Reply With Quote
Old Feb 3rd, 2007, 4:40 PM   #3
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 5 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
Thanks, I've seen the customary "Scheme/Lisp in Haskell" tutorials before, including that one, but I couldn't ever find that one again. :p

I also found some of the "Programming Haskell" tutorials on http://cgi.cse.unsw.edu.au/~dons/blog/ to be quite informative. Particularly the arguement handling bit on a reverse cat program; it was a good example of monadics going into work (which is what I've been wanting to see.)

I'll look around some more, thanks!
__________________
os: mac os 10.5.4
revision control: git
editor: emacs

site
Mad_guy is offline   Reply With Quote
Old Feb 5th, 2007, 10:16 PM   #4
Rashakil
Newbie
 
Join Date: Dec 2006
Posts: 5
Rep Power: 0 Rashakil is on a distinguished road
Take whatever you might like to write in C or C++ or some language like that, and write it in Haskell.
Rashakil is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Haskell Arevos Other Programming Languages 25 Jun 3rd, 2007 5:34 PM
Project Ideas coldDeath Coder's Corner Lounge 9 Sep 4th, 2006 11:48 AM
Custom Case Ideas Indigno Coder's Corner Lounge 18 Aug 10th, 2006 7:13 PM
New Language Ideas iignotus Coder's Corner Lounge 17 May 20th, 2005 5:35 PM
help! project ideas needed kevin Coder's Corner Lounge 3 Apr 5th, 2005 12:16 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:30 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC