Re: DOS/Win and Linux path separator WAS: OOP Preprocessor "eo4"
----- Original Message -----
From: "Andy Cranston" <Andy.Cranston at EUPHONY.CO.UK>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Monday, September 18, 2000 9:41 PM
Subject: Re: DOS/Win and Linux path separator WAS: OOP Preprocessor "eo4"
not generic
> Out of historic interest does anyone know of other languages which allow
> spaces and other "strange" characters in identifier names?
>
> Regards,
>
My favorite language choices for strange characters would APL and FORTH. I'm
sure APL used at least 255 different characters, and in Forth, anything but
a space can be used!
: # * ?DUP + ;
This is a valid FORTH definition for a function called "#" that multiplies
two numbers together, and if the result isn't zero, adds a third number.
---
cheers
Derek.
|
Not Categorized, Please Help
|
|