RGD2

Results 54 comments of RGD2

I get the impression that adding pandoc filter support of any kind to gitit is nontrivial because pandoc is being used as a library, and filter use (especially thirdparty **cough**pantables**cough**)...

I think the source is somewhere around here: https://github.com/flagxor/eforth/tree/main/ueforth/ On Sat, 12 Jun 2021 at 7:33 pm, James Cameron ***@***.***> wrote: > Where's the source code? > > It is...

Retro does this kind of thing also, and is very forthy in design. Also, LISP does exactly the 'quote mechanism as well, and it's very fundamental to the cool things...

Thanks @laheadle, I'd never met FreeForth before. Interesting approach to avoiding STATE - I think I like it. Although it does mean the compiler has to do an additional search...

I'm using a variation of James Bowman's excellent J1a processor on a Lattice ice40 8k FPGA. ( jamesbowman/swapforth here on GitHub ). The j1a is a nice simple 16-bit forth...

Ah ha! I wasn't aware of either of those, thanks guys! I know Dave of Xess.com has been working on a Pi hat form with an 8K and SDRAM he's...

Me three please! On Wednesday, 31 August 2016, Immortalin [email protected] wrote: > Can I have an invite too? > > — > You are receiving this because you are subscribed...

I think make that 'possible' a 'confirmed' hang? May not be the same issue, exactly: For me, openFPGALoader was getting stuck perpetually right after showing 'erase SRAM done'. Pulling the...

I rebuild with ` cmake -DCMAKE_BUILD_TYPE=RelWithDegInfo ..` `openFPGALoader --detect` returns: ```bash Jtag frequency : requested 6.00MHz -> real 6.00MHz index 0: idcode 0x100381b manufacturer Gowin family GW1N model GW1N-4 irlength...