Hello everyone, Based on the information I gleaned so far and using the existing amForth Avr8 assembler as a starting point it is possible to generate 32 bit RISCV machine instructions to sram memory using amForth RISCV words. A starting point prototype assembler for RISCV easily expandable (only a few base instructions so far) and supporting core.s and end-core.s word files were created so far - still needs to be tested thoroughly. As a priority work has shifted to interfacing forth to an expert system called CLIPS. Looking to use amForth on RISCV (ESP32C3/ESP32C6/ESP32N2 & CH32) for this interface to CLIPS for networked machine learning (AI). The networking is not just Wifi and bluetooth but also RS485 (there is already an example of this in the existing distribution of amForth for Avr8).
Regards, John S _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ [email protected] https://lists.sourceforge.net/lists/listinfo/amforth-devel
