Re: [OT] PostLisp, a language experiment

From: Pascal Bourguignon (spam_at_mouse-potato.com)
Date: 03/10/05


Date: 10 Mar 2005 11:40:46 +0100

Ulrich Hobelmann <u.hobelmann@web.de> writes:
> [...]
> I plan for PostLisp to be more array than list-oriented (except for
> parsing and macros etc.), as the map function suggests, so maybe it
> should be called POAP (POstfix Array Processing).
> [...]

You should try LOGO.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
Wanna go outside.
Oh, no! Help! I got outside!
Let me back inside!


Relevant Pages

  • Re: Extremly fast dinamic array implementation
    ... It's only an array, for pity's ... Macros don't have a speed. ... foo.c:50: warning: assignment discards qualifiers from pointer target type ...
    (comp.lang.c)
  • Re: Using Arrays In Macro To Find And Replace ?? Help.
    ... That's how the array works - each word is processd individually. ... macros searches pen in the whole doc one by one and replaces it. ... There are different types of pens. ... Dim sRep As VbMsgBoxResult ...
    (microsoft.public.word.vba.general)
  • Naming an Array
    ... a series of Text boxes and objects in front/behind an opaque square using ... simple macros. ... either adding or removing an item, I have to manually change the array ... Is there a way to apply a name to an array that I want to select so I can ...
    (microsoft.public.excel.misc)
  • Re: How powerful macros are?
    ... > Currently my knowledge of macros is extremely ... Lisp macros are not about ... internal implementation as the C-style notation. ... about an array, an element of that array, and a value to store in that ...
    (comp.lang.lisp)
  • Re: [PATCH] physmap: Fix leak of memory returned by parse_mtd_partitions
    ... This patch breaks command line parsing support. ... partition parsing the struct mtd_partition array is allocated, ...
    (Linux-Kernel)