[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Porting to the Raspberry Pi
From: |
Daniel Diaz |
Subject: |
Re: Porting to the Raspberry Pi |
Date: |
Thu, 7 Jul 2016 11:23:57 +0200 |
Sorry for the late reply,
There is a file PORTING which gives some information on how to add a new
architecture. Basically you have to look at files in src/Ma2Asm which contains
mapper MA->ASM for various architectures. The mappers are written in C (you can
use another mapper as basis).
Don’t hesitate to write me directly if you need more help.
Daniel
> Le 29 juin 2016 à 08:17, vieuxnez <address@hidden> a écrit :
>
> Hello,
>
> I am interested in how gprolog works, and wanted to know if a mapper is a
> processing section that converts MA instructions to actual assembly
> instructions. Would a mapper be simpler than a typical assembler? Could
> the mapper be written in prolog? I would be pleased if you could give me
> some clues as to what I might read up on to find out whether any efforts I
> might attempt would be fruitful or fruitless.
>
> Dustin Kick
> KC9MEL
>
>
>
> --
> View this message in context:
> http://gnu-prolog.996310.n3.nabble.com/Porting-to-the-Raspberry-Pi-tp1303p1375.html
> Sent from the Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Users-prolog mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/users-prolog
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Porting to the Raspberry Pi,
Daniel Diaz <=