Joop Ringelberg | 25 May 22:09
Picon
Gravatar

scheme to javascript

Hello Hop-builders and users,


I wondered: is it possible to use the hop shell to compile a scheme program file to a javascript program file, i.e. is there a command to do so?

Thank you in advance,

Joop Ringelberg

vincent.prunet | 9 May 22:25
Picon
Picon
Favicon

Study on HOP usage

Dear HOP list subscriber,

Here at Inria, we are conducting a study about what you, as a user, are doing
with HOP and why you have selected HOP to perform such tasks (of course, we are
also interested to know if you think you made a sensible choice, we hope so :-)
Your feedback will help us advocate for HOP, and drive future extensions or
applications.
So please post a message on the list, or send me a private email by the end of
next week, on May 18th. Provided that we get a number of answers, we will post
a summary report on the following week. 
Privacy policy: Unless otherwise stated in your message, answers mailed
directly to me will be anonymized in the summary report.

Best Regards,

Vincent Prunet
Indes team
Inria Sophia Antipolis
vincent.prunet <at> inria.fr

Manuel.Serrano | 9 May 11:45
Picon
Picon
Favicon

Last chance to test hop-2.3.0

Dear Friends,

It is now time to release hop-2.3.0, the first stable version of the 2.3.x
branch. The last test version is currently available on the Hop ftp repository.
Unless someone spots a sever problem in the coming days, that version will
be officially release by Friday noon.

Thanks again for your last tests.

--

-- 
Hop Inria Development team.
Cyprien Nicolas | 4 May 18:35
Picon
Picon
Favicon

hop.inria.fr Downtime

Hi,

I just want to inform you that hop.inria.fr in currently unavailable due
to hardware failure. It will stay off for the week-end, and we hope to
bring it back on Monday.

Cheers,

--

-- 
Cyprien Nicolas, PhD Student, INDES Team
INRIA -- 2004 route des Lucioles -- BP93
F-06902 Sophia Antipolis Cedex -- France

bill detty | 11 Apr 00:16

Hop Website seems down

Just noticed:
http://hop.inria.fr/

Is not responding,  Did site move to a new address?

Bill

Manuel.Serrano | 3 Apr 08:44
Picon
Picon
Favicon

hop-2.3.0-rc2

Hi everybody,

Hop-2.3.0 is now almost ready. The current version hop-2.3.0-rc2 is now
pretty stable. Unless someone reports a sever problem by the end of the
week, this version will be officially announce next Monday. 

Thanks in advance for testing this version

Sincerely,

--

-- 
Manuel

ps: Please note that hop-2.3.0 requires bigloo3.8a or higher.

Salil Wadnerkar | 29 Mar 00:13
Picon
Gravatar

hop-2.2.0 stable release make error

Hi,

I get the following error immediately after I issue "make":

/scheme2js.o -c

File "scheme2js.scm", line 94, character 2888:
#					    (Compilation-Unit-imports module)
#					    ^
*** ERROR:scheme2js
Unbound variable -- Compilation-Unit-imports

File "scheme2js.scm", line 95, character 2931:
#					    (Compilation-Unit-exports module)))
#					    ^
*** ERROR:scheme2js
Unbound variable -- Compilation-Unit-exports

File "scheme2js.scm", line 78, character 2271:
#	  (top-level-e (my-expand `(begin ,@(Compilation-Unit-top-level module))
#	                                    ^
*** ERROR:scheme2js
Unbound variable -- Compilation-Unit-top-level

File "scheme2js.scm", line 79, character 2314:
#				  (Compilation-Unit-macros module)))
#				  ^
*** ERROR:scheme2js
Unbound variable -- Compilation-Unit-macros
4 errors occured, ending ...
make[2]: *** [o/scheme2js.o] Error 255
make[2]: Leaving directory `/home/salil/Downloads/hop-2.2.0/scheme2js'
make[1]: *** [lib-c-static] Error 2
make[1]: Leaving directory `/home/salil/Downloads/hop-2.2.0/scheme2js'
make: *** [scheme2js] Error 2

Salil Wadnerkar | 29 Mar 00:12
Picon
Gravatar

hop-2.2.1 make error

Hi,

I get the following error in "make" while building hop - 2.2.1:

make[2]: Entering directory `/home/salil/Downloads/hop-2.2.1/widget'
bigloo -O2 -fsharing -Wall -wslots -L
/home/salil/Downloads/hop-2.2.1/lib -srfi enable-ssl -srfi
enable-threads -cc gcc -copt -O3 -I/usr/local/lib/bigloo/3.8a -srfi
hop-dynamic  -copt -fPIC -L /home/salil/Downloads/hop-2.2.1/lib
-unsafe -safee audio.scm -o o/audio.o -c

File "audio.scm", line 974, character 38091:
#(define-method (music-update-status! o::webmusic s::musicstatus)
#^
*** ERROR:top-level:music-update-status!
Can't find generic for method -- (define-method (music-update-status!
o::webm ...
1 error occured, ending ...
make[2]: *** [o/audio.o] Error 255
make[2]: Leaving directory `/home/salil/Downloads/hop-2.2.1/widget'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/salil/Downloads/hop-2.2.1/widget'
make: *** [widget] Error 2

Favicon
Gravatar

HOP repository down?


Hello,

We're preparing to release Bigloo 3.8a for our Fedora distribution,
and currently our stand-alone scheme2js package (we've not switched to
packaging Hop yet) does not build against this new Bigloo release.

When trying to check out the Hop repository (to find a more up-to-date
scheme2js) I noticed that the Mercurial repository announced on the
HOP community page -- http://hop.inria.fr/#home-notepad=np:7 -- no
longer works.

Is there a new repository address somewhere (and the page is out of
date) or is the repository currently down?

Thanks,

--

-- 
Michel Alexandre Salim
Fedora Project Contributor: http://fedoraproject.org/

Email:  salimma <at> fedoraproject.org  | GPG key ID: A36A937A
Jabber: hircus <at> jabber.ccc.de       | IRC: hircus <at> irc.freenode.net

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments
Sergey Vakulenko | 21 Feb 10:41
Picon

hop syntax highlight for vim

Hi

I created vim plugin (base on scheme plugin) for highlight hop syntax constructions.

For anyone who is interesting :
http://www.vim.org/scripts/script.php?script_id=3946




--
Cordialement
Sergiy Vakulenko

Sven Hartrumpf | 30 Jan 20:38
Picon

directory listing in hop?

Hi all.

Which function in hop is called when hop automatically lists
the contents of a directory on a hop server?

Ciao
Sven


Gmane