Re: Cheap, Good Lisps For Novices

From: Camm Maguire (camm_at_enhanced.com)
Date: 08/16/04


Date: 16 Aug 2004 10:25:26 -0400

Greetings! GCL is supported on Windows, and carries maxima, acl2, and
axiom (preliminary) there. Documentation could use some improvement.
Free and fast, compiling to native machine code via (included) gcc.

Take care,

Pascal Bourguignon <spam@mouse-potato.com> writes:

> "Gary Brown" <garyjbrown@charter.net> writes:
>
> > Hi,
> >
> > Are there any cheap, good LISPs for novices? Cheap means < $200, good means
> > reasonably complete, good diagnostics, support for Window programming
> > comparable to a student version of MS (or other) C++, and good
> > documentation.
> >
> > FWIW, I have the free version of LispWorks which is disappointing.
>
> Try clisp (with emacs and slime).
> Cheap ($0 + cost of download).
> Good as per your specifications.
> Good documentation (the whole world wide web).
>
> --
> __Pascal Bourguignon__ http://www.informatimago.com/
>
> Our enemies are innovative and resourceful, and so are we. They never
> stop thinking about new ways to harm our country and our people, and
> neither do we.

-- 
Camm Maguire			     			camm@enhanced.com
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


Relevant Pages

  • Re: Problem with StgOpenStorage in single-writer, multireader, direct mode
    ... Unlike what the documentation suggests, STGM_DIRECT_SWMR is a flag supported ... This mode is not supported on Windows NT 4.0 ... > To support the single-writer, multireader, direct mode, I open the root ...
    (microsoft.public.win32.programmer.ole)
  • Re: Running processes
    ... MSDN says that EnumProcesses() is only supported under NT. ... The Process Status API is available in Windows NT 3.1, 4.0, Windows 2000, ... It's been so long since I did anything in support of Win98 I can't recall ... Part of the problem of MSDN documentation is they have been removing ...
    (microsoft.public.vc.mfc)
  • Re: Running processes
    ... MSDN says that EnumProcessesis only supported under NT. ... The Process Status API is available in Windows NT 3.1, 4.0, Windows 2000, ... It's been so long since I did anything in support of Win98 I can't recall ... Part of the problem of MSDN documentation is they have been removing ...
    (microsoft.public.vc.mfc)
  • Re: windows 95 RPC
    ... After the original Windows 95, RPC in following Win9x family is ... no /robust support is available in Win9x and NT4 family though. ... We might need to follow up with documentation. ... In your definition, ptr becomes a multi-dimensional array, whose first ...
    (microsoft.public.win32.programmer.networks)
  • Re: Executable enty points incorrectly documented
    ... I was speaking about Windows SDK not MSDN Library entirely, but even if Windows SDK conatins C/C++ documentation I believe that main/WinMain belong to C/C++ documentation rather than Windows API documentation. ... It's correct about the default entry point names used by the linker and also correct about what those entry points call and because this is the ...
    (microsoft.public.win32.programmer.kernel)