> You mentioned that you had eclipse bindings in the earlier e-mail.
> Do you have anything for vim users?
Nothing for vim natively (perhaps someone out there has done it,
though). Btw, emacs has a vi emulation mode (M-x vi-mode). There are
also packages avalable for Eclipse to emulate emacs bindings, and ther
may also exist vi bindings.
--
----------------------- The Ciao System Development Team --------------------
The CLIP Group | Technical University of Madrid
ciao(a)clip.dia.fi.upm.es | University of New Mexico
http://www.cliplab.org / http://www.ciaohome.org
-----------------------------------------------------------------------------
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
On 9/25/06, ciao(a)clip.dia.fi.upm.es <ciao(a)clip.dia.fi.upm.es> wrote:
>
> > not having luck doing the simplest commands at the prompt, and the
> > answer wasn't in the smaller of the docs.
>
> As mentioned in the general message, we need more data to answer the
> question. What exactly do you get? Can you send us the output?
Actually.. I found my error. I'm on an intelMac, and had edited the
configuration files differently than the method I found recently
discussed in the archives. Now that I've deleted and re-built ciao,
it works fine.
(previously:
?- write(foo).
{ERROR: user:write/1 - undefined predicate} )
You mentioned that you had eclipse bindings in the earlier e-mail.
Do you have anything for vim users?
Thanks,
-- Avani
>
> --
> ----------------------- The Ciao System Development Team --------------------
> The CLIP Group | Technical University of Madrid
> ciao(a)clip.dia.fi.upm.es | University of New Mexico
> http://www.cliplab.org / http://www.ciaohome.org
> -----------------------------------------------------------------------------
>
>
--
It is forbidden to kill; Therefore all murderers are punished unless
they kill in large numbers and to the sound of trumpets.
-- Voltaire
--
----------------------- The Ciao System Development Team --------------------
The CLIP Group | Technical University of Madrid
ciao(a)clip.dia.fi.upm.es | University of New Mexico
http://www.cliplab.org / http://www.ciaohome.org
-----------------------------------------------------------------------------
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
[Sorry about the previous ciao-users email: something went wrong
and an ill-formed message was delivered.]
I tried to use examples in factsdb/examples. For example
factsdb/examples/fib.pl
Calling fib(0, N) simply produces
ERROR:factsbd_tr:call/1 unknown_symbolic_name(fib0db)
ERROR:factsbd_tr:call/1 unknown_call($:(user:fib0(0,_306)))
So far I failed to use cached predicates. I am using ciao-1.10p7
--
Umur Ozkul
Realworld OO Systems
mobile: +31 611 122 366
skype: umurozkul
google talk: umur.ozkul
msn: umur(a)hotmail.com
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
I tried to use examples in factsdb/examples. For example
factsdb/examples/fib.pl
Calling fib(0, N) simply produces
ERROR:factsbd_tr:call/1 unknown_symbolic_name(fib0db)
ERROR:factsbd_tr:call/1 unknown_call($:(user:fib0(0,_306)))
So far I failed to use cached predicates. I am using ciao-1.10p7
--
Umur Ozkul
Realworld OO Systems
mobile: +31 611 122 366
skype: umurozkul
google talk: umur.ozkul
msn: umur(a)hotmail.com
Hi,
I was wondering if there were any special tricks to using ciao from
the interpreter. I'd like to avoid Emacs if at all possible, but I'm
not having luck doing the simplest commands at the prompt, and the
answer wasn't in the smaller of the docs.
Thanks!
-- Avani
--
It is forbidden to kill; Therefore all murderers are punished unless
they kill in large numbers and to the sound of trumpets.
-- Voltaire
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
Hi,
I am trying to use the write command in the following way for instructional
purposes but am getting an error. Please let me know the solution.
Thanks,
Srini.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
?- greet(hamish):-
write('How are you doin, pal?').
greet(amelia):-
write('Awfully nice to see you!').
{SYNTAX ERROR: (lns 88-91) , or ) expected in arguments
greet( hamish ) :- write( How are you doin, pal?').
greet(amelia):-
write(
** here **
Awfully nice to see you ! ) .
}
no
?-
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
Hi,
I am trying to install Ciao system to itel-based MAC.
after running ciao_get_arch , the arch of my system is SCO.
what is meaning of SCO?
And I would like to know how to install on my system.
please answer me soon.
best regards,
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
We apologize if you receive multiple copies of this email.
See below about how to unsubscribe.
.............................................................
Computer Aided Verification
19th International Conference
July 3 - 7, 2007
Berlin, Germany
Call for Workshop Proposals
.............................................................
CAV 2007 is the 19th in a series dedicated to the
advancement of the theory and practice of computer-aided
formal analysis methods for hardware and software systems.
CAV considers it vital to continue its leadership in
hardware verification, and maintain its recent momentum in
software verification. The conference covers the spectrum
from theoretical results to concrete applications, with an
emphasis on practical verification tools and the algorithms
and techniques that are needed for their implementation.
CAV 2007 will take place from July 3 to July 7, 2007 at
the Park Inn Hotel, Berlin (Alexanderplatz).
Traditionally, CAV is hosting a number of affiliated pre-
and post-event workshops complementing its technical
program. Affiliated workshops will be organized between
July 1 and July 3 (pre-event workshops) and on July 8, 2007
(post-event workshops). Rooms will be available at Park Inn
Hotel and at the Humboldt University (Unter den Linden, a
5 minutes walk from the hotel).
Proposals for workshops affiliated with CAV 2007 are
cordially invited. Informal proposals should be sent before
October 15, 2006 to the workshop chair Christoph Scholl
(cav2007_ws_announce(a)avacs.org) and should include the
following information:
- Name of the workshop
- Intended aims and scope of the workshop
- History of the workshop
- Expected number of participants (min/av/max)
- Length of the event (1 or 2 days)
- Contact person with full contact information
Important dates:
----------------
Submission deadline for workshop proposals: October 15, 2006
Notification: November 1, 2006
Program chairs:
---------------
Werner Damm, CvO Univ Oldenburg
Holger Hermanns, Saarland Univ
Local arrangements chair:
-------------------------
Bernd-Holger Schlingloff, Humboldt Univ
Workshop chair:
---------------
Christoph Scholl, Freiburg Univ
-----------------------------------------------------------
We apologize if you receive multiple copies of this email.
If you do not want any further announcements regarding
CAV2007, reply to this email and put 'UNSUBSCRIBE' in the body
or subject of your reply.
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------
Hi,
I have installed ciao on windows 2000. I want to run the development
environment. When I click on ciaoengine nothing happens. How do I run ciao?
WOuld appreciate an answer. Thanks much.
Regards,
Srini.
==============================================================================
Message: Address: Action:
help majordomo(a)clip.dia.fi.upm.es Info. on useful commands
subscribe ciao-users-request(a)clip.dia.fi.upm.es Subscribe to this list
unsubscribe ciao-users-request(a)clip.dia.fi.upm.es Unsubscribe from this list
<whatever> ciao-users(a)clip.dia.fi.upm.es Send message to list
-----------------------------------------------------------------------------
Archived messages: http://www.clip.dia.fi.upm.es/Mail/ciao-users/
-----------------------------------------------------------------------------