spitbol / x64

SPITBOL x64 provides raw power and speed for non-numeric computation on the x86_64 architecture
GNU General Public License v3.0
256 stars 23 forks source link

Is development of spitbol completely halted? #19

Closed aksr closed 1 year ago

aksr commented 1 year ago

Seeing there is no commits after 2020 in any of the repositories from Dave Shields, I was wondering what is happening.

Does anyone knows what happened?

CheyenneWills commented 1 year ago

I have been trying to get in touch with Dave Shields so see how he wants to address some items. If there is something urgent, I do have commit authority

aksr commented 1 year ago

Is everything OK, do you know?

Nothing is urgent, I just recently discovered SNOBOL4, and I'm very impressed with it. I'm just disappointed the allegedly-best implementation isn't complete.

Anyway, if you want to test something, I'm here.

daveshields commented 1 year ago

I no longer work on SPITBOL

Dave

On Thu, Jan 19, 2023 at 2:16 PM aksr @.***> wrote:

Is everything OK, do you know?

Nothing is urgent, I just recently discovered SNOBOL4, and I'm very impressed with it. I'm just disappointed the allegedly-best implementation isn't complete.

Anyway, if you want to test something, I'm here.

— Reply to this email directly, view it on GitHub https://github.com/spitbol/x64/issues/19#issuecomment-1397482878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAARPPNNWZDN7572LXKLASTWTGHJXANCNFSM6AAAAAAUAGJ6DA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

aksr commented 1 year ago

If it's not a problem, could You tell us why?

CheyenneWills commented 1 year ago

I no longer work on SPITBOL Dave

Dave, I sent you a private email.

Cheyenne

CheyenneWills commented 1 year ago

To answer the question.. development will continue for Spitbol.

aksr commented 1 year ago

@CheyenneWills: Thank you. If it's not a problem, could you be more specific? What's next to be worked on? Maybe loading of modules or external functions?

CheyenneWills commented 1 year ago

@CheyenneWills: Thank you. If it's not a problem, could you be more specific? What's next to be worked on? Maybe loading of modules or external functions?

At the moment it will probably be just some needed housekeeping and minor cleanup

CheyenneWills commented 1 year ago

As per a conversation with David Shields, I'm taking over the maintenance of the SPITBOL project. I have been in contact with both Mark Emmer and Robert Goldberg.

I've just:

Going forward, there are some immediate housekeeping items I would like to do. Some of which will be consolidating or renaming some of the repositories.

Longer term the one item I would like to research is to see if LLVM could be used as the target for the minimal translation. This might open up the ability to easily implement unicode and target more architectures.

CheyenneWills commented 1 year ago

Just a note that I am actively (though slowly) working through some implementation problems and will be pushing updates.

So to answer this particular ticket, yes there still is ongoing development for spitbol.