DM-FORTH: FORTH implementation for the DM41X
|
11-30-2023, 10:26 AM
(This post was last modified: 11-30-2023 08:59 PM by dmh.)
Post: #5
|
|||
|
|||
RE: DM-FORTH: FORTH implementation for the DM41X
You're welcome. I'm enjoying getting FORTH running on more devices and testing N-Queens :-)
I just tested the 50G FORTH code you already have listed on the DM41X and, as expected, it works and is what I used. All I added was a few words to time the runtime. EDIT: I realised that I added disabling program interrupt checking to make it is fast as possible so here is the code including that with timing removed, Code: 8 CONSTANT RR I notice you don't have my PrimeFORTH, written in Python, listed either. The Prime G2 version runs N-Queens in 2.49 seconds and the code is here: https://github.com/diemheych/PrimeFORTH/...queens.fth (11-30-2023 02:46 AM)xerxes Wrote:(11-28-2023 02:05 PM)dmh Wrote: N-Queens for an 8x8 board runs in .27 seconds on USB power which appears to be the fastest version in FORTH when reviewing the current Calculator Benchmark list. Calculator Clique on YouTube |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
DM-FORTH: FORTH implementation for the DM41X - dmh - 11-28-2023, 02:05 PM
RE: DM-FORTH: FORTH implementation for the DM41X - floppy - 11-28-2023, 07:41 PM
RE: DM-FORTH: FORTH implementation for the DM41X - dmh - 11-29-2023, 10:23 AM
RE: DM-FORTH: FORTH implementation for the DM41X - xerxes - 11-30-2023, 02:46 AM
RE: DM-FORTH: FORTH implementation for the DM41X - dmh - 11-30-2023 10:26 AM
RE: DM-FORTH: FORTH implementation for the DM41X - xerxes - 12-01-2023, 03:55 AM
RE: DM-FORTH: FORTH implementation for the DM41X - dmh - 12-01-2023, 04:10 AM
RE: DM-FORTH: FORTH implementation for the DM41X - cdmackay - 12-01-2023, 04:25 PM
RE: DM-FORTH: FORTH implementation for the DM41X - Craig Bladow - 12-01-2023, 04:55 PM
RE: DM-FORTH: FORTH implementation for the DM41X - dmh - 12-01-2023, 10:22 PM
RE: DM-FORTH: FORTH implementation for the DM41X - dmh - 12-30-2023, 08:20 AM
RE: DM-FORTH: FORTH implementation for the DM41X - dmh - 03-05-2024, 12:14 PM
|
User(s) browsing this thread: 1 Guest(s)