which language

Peter L. Peres plp-ysDPMY98cNQDDBjDh4tngg at public.gmane.org
Sat Jan 31 22:33:30 UTC 2004


I am working on my idea of writing state machine descriptions in a
'language' of mine. I do not know what language is best to implement it.
To the point: I would like to use arity and type-based function
implementation matching, as is available in C++ and Prolog. Can this be
done in Perl or TCL or Python without reinventing the wheel ? I.e. is
there a straightforward syntax to write:

function foo(a) { print a }
function foo(a,b) { print a+b }

? what now ? Lisp ? Scheme ? tia,

Peter
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list