syntax-case identifier name predicate in guard expression

2019-07-22 Thread Zelphir Kaltstahl
Hi Guile Users! In previous e-mails I inquired about macros defining procedures. Afterwards I noticed, that I need my macro to check whether some regular expression is inside the name of an identifier. For example I have an two identifiers (not strings and no values bound to them yet):

Re: Mac OS installation problem

2019-07-22 Thread Hans Ã…berg
> On 22 Jul 2019, at 21:13, Jean ABOU SAMRA wrote: > > Hi there, > I'm trying to install Guile 1.8 (_not_ the latest 2.2.6 version) on Mac OS > 10.14 Mojave. I downloaded the guile-1.8.8.tar.gz file from > ftp://ftp.gnu.org/gnu/guile/ . However, after > running

Lots of questions!! guile bindings for Capstone, the disassembly framework, z3, and GDB

2019-07-22 Thread Daniel Tornabene
Hey all, I'm curious if anyone knows about any attempts to write some bindings from guile to capstone, doesn't matter if its old, doesn't work, bit-rotted, whatever. I've got a deadline coming up and I'd like to sift through some sources first for ideas *if thats possible* . I've done some light

Mac OS installation problem

2019-07-22 Thread Jean ABOU SAMRA
Hi there, I'm trying to install Guile 1.8 (_not_ the latest 2.2.6 version) on Mac OS 10.14 Mojave. I downloaded the guile-1.8.8.tar.gz file from ftp://ftp.gnu.org/gnu/guile/ . However, after running ./configure, running 'make' stops with the following error: gc-ma