Results 7 issues of John Spikowski

It seems Swift for the RPi has performance issues. The following program is a good example. ```swift // Swift 5.1.2 - 1mil3.swift var s = "" var t = ""...

I upgrade this project to Bootstrap 5.1.3 and the drop down menu for cards isn't working, I also had to add **text-decoration-none** to all the navigation or I would get...

I have noticed that V7 performance takes a dive when doing recursive function calls. Try this Fibonacci example to see what I mean. Fibonacci(32) should allow you to have lunch...

Hi Charles, I tried to compile DLLC with your latest build and get syntax errors with this code and other areas of the program that uses it. ll[e].parofs[j]=d ll[e].params[j]=a ![dllcbuild_errors](https://user-images.githubusercontent.com/377618/226143310-bbd7c7aa-41da-43de-b242-c9482c0e56e5.png)

Hi Charles, I was able to get the 64 bit libscriba to embed in OxygenBasic with the ms64 calling method rather than cdecl like on 32 bit. The only problem...

DELETED

Hi Charles, I hope you are doing well. Thanks for archiving the DLLC extension to O2 in your repository. If you wanted to use your GoDaddy account to host your...