You are here

I need help choosing a language

3 posts / 0 new
Last post
dark_yux
Offline
Last seen: 10 years 6 months ago
Joined: 2007-10-23 11:23
I need help choosing a language

Hi:

I want to create a simple program that takes executable mail scripts and sends an email to the location defined in the script. I was looking at OCAML since it is claimed that the language is designed for making interpreters. I would prefer something with frameworks to make my job easier; I'm more of a scripting programmer than a Computer Scientist. Creating and learning algorithms just aren't going to fly unless that is my only option.

-- Christopher Ramsey

onestoploser
onestoploser's picture
Offline
Last seen: 3 years 3 months ago
Joined: 2008-06-23 16:09
I am by no means a

I am by no means a programmer, but I've been slowly learning Python. It seems to be good for scripting and may work for you.

dark_yux
Offline
Last seen: 10 years 6 months ago
Joined: 2007-10-23 11:23
Thanks...

but I have decided to go with Java for now. I'm also looking at ruby.

self.path = path if self.path == None else self.path

Log in or register to post comments