-
Hey! I have just tried to install it in OS X and while I am `make`ing it, it's giving me this:
```
cc -I. -I/Users/Ingwie/Work/bcompiler/bcompiler -DPHP_ATOM_INC -I/Users/Ingwie/Work/bcompiler/bcomp…
-
Anybody who knows C can use your `mini-c` as the minimal self-hosting subset of C compiler and can implement the whole C compiler or other languages.
What would also be interesting is to bootstrap `m…
-
Suddenly hitting this exception:
`AttributeError: 'CaptureManager' object has no attribute 'suspendcapture'`
when trying to set a breakpoint with `import pudb; pudb.set_trace()`, although exactl…
-
Hello! I've a need to compile my project PHP files. I started to write it at PHP 5.5, so I'm using many new [] array constructions and some other new changes, so it's not impossible to downgrade my co…
-
Work in progress https://pecl.php.net/package/bcgen
-
At the moment for export blank_template needs to be an xlsm file. Would be possible to handle xlsx files also?
Thanks.
-
The hex1 binary is supplied, but how was it generated from the ascii of hex1.he? The writeup explains how to verify that hex1.he is a representation of hex1, but I'd love to known how I could start wi…
-
Hi !
Since PHP 8.0 will be released soon, I just wondered if we have "someone" to work on making bcgen PHP8.0 compatible ?
-
Please, can you provide builds with bcgen dll for Windows?
-
### Steps to reproduce
This is something that I have noticed on unrelated project: when I use the default `/usr/bin/make` it has the following behavior:
```console
lfortran/integration_tests(cpp14)…