Andreas Wagner

Results 21 comments of Andreas Wagner

So many intriguing talks for Forth-Tagung 2018! "Porting Mecrisp-Stelaris to Cypress PSoC-5LP" I did a port of mecrisp-stellaris to PSoC 5LP roughly a year or two ago. I was writing...

@Phantasus _Using Glade to create GTK+ Applications with FORTH._ http://www.complang.tuwien.ac.at/anton/euroforth/ef10/papers/mahlow.pdf afaik, GTK+ also runs on MS Windows and Mac OSX.

For microcontrollers with only a uart, sixel graphics and mouse reporting can be useful for making a gui. Here's my scribble pad demo https://hub.darcs.net/pointfree/forth-sixel mlterm -e gforth paint.4th Sixels have...

> I threw in a Presentation proposal named "Resurrecting Forth" for ApacheCon North America 2016, in May in Vancouver Canada. I wasn't really expecting it to be accepted (Linux Foundation...

@programandala-net I would prefer "Forth Systems" as the title. Even though amForth and mecrisp-stellaris don't use github I think it would be fair to link to their corresponding upstream repositories....

For future reference, federated wiki forth content has since been created. http://uwiki.strotmann.de/view/welcome-visitors It looks like it has content from the ForthFreak wiki.

Return-oriented programming is an attack based on piecing together a Forth-like programming language out of small segments of already existing "innocent" code that ends in RET https://en.wikipedia.org/wiki/Return-oriented_programming http://esolangs.org/wiki/Return-oriented_programming

reda4, a colorless colorforth just moved to github from google code: https://github.com/phreda4/reda4

https://github.com/aviatorRHK/rpiForth

It's Forth code written in assembly. Maybe star it with ForthStar but don't have it detected as Forth?