Max Barraclough
Max Barraclough
[This repo is dead,](https://github.com/nvie/gitflow/issues/6370) there's a new one [over here now.](https://github.com/petervanderdoes/gitflow-avh/)
Seconded. This strikes me as the worst of both worlds: the commands cannot be relied upon to be 'local only', but neither can they be relied upon to be fully...
Update: The feature has been implemented as `git flow feature finish --push` (you cannot use `-p`), [here.](https://github.com/petervanderdoes/gitflow-avh/issues/261) (Remember that this `nvie/gitflow` repo is the [deprecated old repo](https://github.com/nvie/gitflow/issues/6370) that we should...
> @MaxBarraclough - Would it help to add a compiler flag so that the primitives in pf_inner.c did underflow checking? I could put some checks in the M_POP() and M_DROP()...
I'm not very experienced with Forth either, I was just lucky enough to spot that part of the spec and notice the issue. My thinking is that if you use...
Thanks I'll do that. Seems I misunderstood vasm though - as the name indicates, it is an assembler, which supports the GameBoy CPU among many others. The author's C compiler...
@Lecrapouille > But now since I discovered https://github.com/PeterForth/ForthWin-Download using "subroutine threading" (implying the code is composed only from direct calls in machine code) when I edited this ticket I realized...
Does anyone know of a recent comparison of Forth performance, either between different Forth implementations or against, say, C? [This](https://www.complang.tuwien.ac.at/forth/performance.html) one is by Anton Ertl of Gforth fame, from 1996....
Seconded.
Hi folks, I don't have anything to add other than to second @loadwiki , this would be a useful addition.