Google Groups Home
Help | Sign in
Golden common LISP !!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  17 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Robert Bralic  
View profile
 More options Apr 8 2005, 1:27 am
Newsgroups: comp.lang.lisp
From: "Robert Bralic" <robo_bra...@yahoo.co.uk>
Date: Fri, 8 Apr 2005 07:27:11 +0200
Local: Fri, Apr 8 2005 1:27 am
Subject: Golden common LISP !!
Dear,

Does anybody have a Golden Common LISP,
I tryed to step into a contact with:
http://www.goldhill-inc.com, several times, but
they don't respond.I ned him becouse he s only
who have a SQL connection under Windows,
I tryed with LISPWORKS,and Allegro, but
that doesen't work.

                                             Thanks in advance !
                                             Robert Bralic
                                             Danilska 7
                                             22000 Sibenik
                                             Croatia
                                             robo_bra...@yahoo.co.uk


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Bruce Carleton  
View profile
 More options Apr 8 2005, 1:36 am
Newsgroups: comp.lang.lisp
From: Robert Bruce Carleton <r...@hakuhale.net>
Date: Thu, 07 Apr 2005 19:36:41 -1000
Local: Fri, Apr 8 2005 1:36 am
Subject: Re: Golden common LISP !!

How about Corman Common Lisp:

 http://www.cormanlisp.com/

   --Bruce

--
Robert Bruce Carleton + http://home.hakuhale.net/rbc/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pascal Bourguignon  
View profile
 More options Apr 8 2005, 1:45 am
Newsgroups: comp.lang.lisp
From: Pascal Bourguignon <s...@mouse-potato.com>
Date: 08 Apr 2005 07:45:24 +0200
Local: Fri, Apr 8 2005 1:45 am
Subject: Re: Golden common LISP !!

"Robert Bralic" <robo_bra...@yahoo.co.uk> writes:
> Dear,

> Does anybody have a Golden Common LISP,
> I tryed to step into a contact with:
> http://www.goldhill-inc.com, several times, but
> they don't respond.I ned him becouse he s only
> who have a SQL connection under Windows,
> I tryed with LISPWORKS,and Allegro, but
> that doesen't work.

clisp works on MS-Windows.  The Pg package works on clisp, which
allows to connect to a PostGreSQL database.  You can even run
PostGreSQL on MS-Windows.

Therefore there is at least one alternative to Golden Common Lisp to
have a SQL connection from a Common Lisp on MS-Windows.

http://clisp.cons.org
http://www.cliki.net/Pg
http://www.postgresql.org
http://ciapek.uci.agh.edu.pl/~kwlodarc/VisualCLisp/en.htm

--
__Pascal Bourguignon__                     http://www.informatimago.com/

Nobody can fix the economy.  Nobody can be trusted with their finger
on the button.  Nobody's perfect.  VOTE FOR NOBODY.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Bralic  
View profile
 More options Apr 8 2005, 2:36 am
Newsgroups: comp.lang.lisp
From: "Robert Bralic" <robo_bra...@yahoo.co.uk>
Date: Fri, 8 Apr 2005 08:36:03 +0200
Local: Fri, Apr 8 2005 2:36 am
Subject: Re: Golden common LISP !!

"Pascal Bourguignon" <s...@mouse-potato.com> wrote in message

news:87r7hlizyj.fsf@thalassa.informatimago.com...

Dear,

   Thank you wery much ,but I can't find how to run function on V-CLISP,or
program.
Is there any manual, maybe I'am stuppid but I can't find hoe to run program
in VISUAL-CLISP.

Thanks in advance !

robo_bra...@yahoo.co.uk


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher C. Stacy  
View profile
 More options Apr 8 2005, 4:00 am
Newsgroups: comp.lang.lisp
From: cst...@news.dtpq.com (Christopher C. Stacy)
Date: Fri, 08 Apr 2005 08:00:07 GMT
Local: Fri, Apr 8 2005 4:00 am
Subject: Re: Golden common LISP !!

"Robert Bralic" <robo_bra...@yahoo.co.uk> writes:
> Dear,

> Does anybody have a Golden Common LISP,
> I tryed to step into a contact with:
> http://www.goldhill-inc.com, several times, but
> they don't respond.I ned him becouse he s only
> who have a SQL connection under Windows,
> I tryed with LISPWORKS,and Allegro, but
> that doesen't work.

I have used Lispworks to talk to SQL databases (over ODBC)
using a couple of different libraries over the past 6 years
in critical production environments (including e-commerce
and billing/accounting/fraud applications).

I am under the impression that people do this sort of thing
all the time in both Lispworks and Allegro, at least.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dmitriy Ivanov  
View profile
 More options Apr 8 2005, 4:45 am
Newsgroups: comp.lang.lisp
From: "Dmitriy Ivanov" <divanov_NOSP@M_.aha.ru>
Date: Fri, 8 Apr 2005 12:45:38 +0400
Local: Fri, Apr 8 2005 4:45 am
Subject: Re: Golden common LISP !!
Hello Robert,

"Robert Bralic" <robo_bra...@yahoo.co.uk> wrote:

RB> Dear,
RB>
RB> Does anybody have a Golden Common LISP,
RB> I tryed to step into a contact with:
RB> http://www.goldhill-inc.com, several times, but
RB> they don't respond.I ned him becouse he s only
RB> who have a SQL connection under Windows,
RB> I tryed with LISPWORKS,and Allegro, but
RB> that doesen't work.
RB>
RB>                                              Thanks in advance !
RB>                                              Robert Bralic
RB>                                              Danilska 7
RB>                                              22000 Sibenik
RB>                                              Croatia
RB>                                             robo_bra...@yahoo.co.uk

If you meant an ODBC connection, you could try YSQL
(http://lisp.ystok.ru/ysql.html). It works for sure on LispWorks for
Windows.
--
Sincerely,
Dmitriy Ivanov
lisp.ystok.ru


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Scholl  
View profile
 More options Apr 8 2005, 8:03 am
Newsgroups: comp.lang.lisp
From: Stefan Scholl <ste...@no-spoon.de>
Date: Fri, 8 Apr 2005 14:03:56 +0200
Local: Fri, Apr 8 2005 8:03 am
Subject: Re: Golden common LISP !!
On 2005-04-08 07:27:11, Robert Bralic wrote:

> Does anybody have a Golden Common LISP

Nope, still nobody. Perhaps when you ask weekly.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pascal Bourguignon  
View profile
 More options Apr 8 2005, 8:35 am
Newsgroups: comp.lang.lisp
From: Pascal Bourguignon <s...@mouse-potato.com>
Date: 08 Apr 2005 14:35:30 +0200
Local: Fri, Apr 8 2005 8:35 am
Subject: Re: Golden common LISP !!

Just select in the menu Compiler / Debug (F5), and type commands in
the  "Enter" field of the output window.

--
__Pascal Bourguignon__                     http://www.informatimago.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d? s++:++ a+ C+++ UL++++ P--- L+++ E+++ W++ N+++ o-- K- w---
O- M++ V PS PE++ Y++ PGP t+ 5+ X++ R !tv b+++ DI++++ D++
G e+++ h+ r-- z?
------END GEEK CODE BLOCK------


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Sekissov  
View profile
 More options Apr 8 2005, 11:02 am
Newsgroups: comp.lang.lisp
From: s...@surnet.ru (Vladimir Sekissov)
Date: 8 Apr 2005 08:02:23 -0700
Local: Fri, Apr 8 2005 11:02 am
Subject: Re: Golden common LISP !!

Pascal Bourguignon <s...@mouse-potato.com> wrote in message <news:87r7hlizyj.fsf@thalassa.informatimago.com>...
> clisp works on MS-Windows.  The Pg package works on clisp, which
> allows to connect to a PostGreSQL database.  You can even run
> PostGreSQL on MS-Windows.

Latest CVS-version of Clisp can also run CLSQL. I've tested it with
CLSQL postgres-socket driver and it passed all CLSQL tests except 4,
where loop macro was used.

Possibly other drivers would also work after some struggling with
CLSQL UFFI stuff.

Best Regards,
Vladimir Sekissov


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Steingold  
View profile
 More options Apr 8 2005, 12:22 pm
Newsgroups: comp.lang.lisp
From: Sam Steingold <s...@gnu.org>
Date: Fri, 08 Apr 2005 12:22:20 -0400
Local: Fri, Apr 8 2005 12:22 pm
Subject: Re: Golden common LISP !!

> * Pascal Bourguignon <f...@zbhfr-cbgngb.pbz> [2005-04-08 07:45:24 +0200]:

> clisp works on MS-Windows.  The Pg package works on clisp, which
> allows to connect to a PostGreSQL database.  You can even run
> PostGreSQL on MS-Windows.

CLISP comes with its own PostGreSQL module too.
(works with PostGreSQL 8.0 both on Linux and Windows)

--
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.honestreporting.com>
<http://www.openvotingconsortium.org/> <http://www.memri.org/>
Vegetarians eat Vegetables, Humanitarians are scary.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Steingold  
View profile
 More options Apr 8 2005, 12:24 pm
Newsgroups: comp.lang.lisp
From: Sam Steingold <s...@gnu.org>
Date: Fri, 08 Apr 2005 12:24:39 -0400
Local: Fri, Apr 8 2005 12:24 pm
Subject: Re: Golden common LISP !!

> * Vladimir Sekissov <f...@fhearg.eh> [2005-04-08 08:02:23 -0700]:

> Latest CVS-version of Clisp can also run CLSQL. I've tested it with
> CLSQL postgres-socket driver and it passed all CLSQL tests,

cool!
Why does not <http://clsql.b9.com/> list CLISP then?

> except 4 where loop macro was used.

is this a CLISP loop bug or a test bug?

--
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.honestreporting.com> <http://www.dhimmi.com/> <http://pmw.org.il/>
<http://www.memri.org/> <http://www.mideasttruth.com/>
Type louder, please.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin M. Rosenberg  
View profile
 More options Apr 10 2005, 5:48 pm
Newsgroups: comp.lang.lisp
From: "Kevin M. Rosenberg" <ke...@news.swcp.com>
Date: Sun, 10 Apr 2005 21:48:02 +0000 (UTC)
Local: Sun, Apr 10 2005 5:48 pm
Subject: Re: Golden common LISP !!
On 2005-04-08, Sam Steingold <s...@gnu.org> wrote:

> cool!
> Why does not <http://clsql.b9.com/> list CLISP then?

1. I wasn't aware than postgresql-socket backend did work on CLSQL. In
fact, I don't believe that that it could since I've had to write
implementation-specific socket code to handle the opening of socket
streams and CLSQL does not not have a function to open a socket on CLISP.

2. Without UFFI support, then only the postgresql-socket backend will
work. That still leaves the mysql, postgresql, odbc, oracle, sqlite,
and sqlite3 backends non-functioning on CLIS