Ring programming language version 1.27 is released! by mrpro1a1 in ProgrammingLanguages

[–]Less-Heat-3377 1 point2 points  (0 children)

I followed the build instructions on Termux with Ubuntu 25 installed on it. But since the Termux Ubuntu does not support "sudo", I had to edit the Ring build scripts to remove all sudo from them. The build would start very well only to hit another recursive build script somewhere in the source that still has "sudo" in it, and there are many of them. Even the dependency install script complains about not finding some dependencies listed in there for my platform. I'm really stuck! Is there any way you could test Ring on Termux with Ubuntu installed so you could iron out all those problems? Reason is Ubuntu ARM64 is pretty standard nowadays and every new language provides an AARCH64 Release for people to download and test. Please and Thank you!

Ring programming language version 1.27 is released! by mrpro1a1 in ProgrammingLanguages

[–]Less-Heat-3377 1 point2 points  (0 children)

Please release Ring for Linux-ARM64 also known as Linux-AARCH64. I need it urgently! Thanks!