Re: Request for Direction.

2023-12-19 Thread David H. Lynch Jr.
For now I just need to be able to impliment something relatively simply so that we can write take some existing applications - such as AI, or sparse arrays or and demonstrate/test end to end our concept. If it is successful and various others think there is a better syntax, or means of impl

Re: Request for Direction.

2023-12-19 Thread David H. Lynch Jr.
Thx, I appreciate the direction. We used a special tag in the preprocessor that we did. But there is no requirement of any specific means or syntax. we have been calling content addressable variables "sarts". So the first thing we must do is take almost any existing variable and identify it a

Re: Request for Direction.

2023-12-18 Thread Richard Biener via Gcc
On Sat, Dec 16, 2023 at 11:53 PM Jonathan Wakely via Gcc wrote: > > On Sat, 16 Dec 2023 at 22:41, David H. Lynch Jr. wrote: > > I am looking for any help I can get - pointers as to where to start > > with GCC, docs or howto's through to someone that wishes to participate > > in the project. There

Re: Request for Direction.

2023-12-16 Thread Jonathan Wakely via Gcc
On Sat, 16 Dec 2023 at 22:41, David H. Lynch Jr. wrote: > I am looking for any help I can get - pointers as to where to start > with GCC, docs or howto's through to someone that wishes to participate > in the project. There is a potential for compensation - we are seeking > a grant, though our lon

Re: Request for Direction.

2023-12-16 Thread David H. Lynch Jr.
On Thu, 2023-12-14 at 20:50 -0500, James K. Lowden wrote: > On Fri, 15 Dec 2023 14:43:22 -0500 > "David H. Lynch Jr. via Gcc" wrote: > > > Right now I am just focused on some means to deliver support.  > > Hi David, > > My colleague Bob Dubner and I have been extending GCC every day for > the

Re: Request for Direction.

2023-12-15 Thread James K. Lowden
On Fri, 15 Dec 2023 14:43:22 -0500 "David H. Lynch Jr. via Gcc" wrote: > Right now I am just focused on some means to deliver support.  Hi David, My colleague Bob Dubner and I have been extending GCC every day for the last two years. I wonder if we might be of some use to you. I only faint