With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB 8.0 on Atlas | Run anywhere
Now available in even more cloud regions across AWS, Azure, and Google Cloud.
MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
C to Pascal converter to port math routines in Lazarus/Delphi.
I looked for a C to Pascal converter but everything I found was just some simple string replacer.
So I developed this syntax interpreter.
It was born to convert C algorithms included in R language sources to Lazarus. So it converts just functions ad NOT .H files.
It tries to do a ready to compile convertsion.
I put my project here because I hope that someone would continue the development. For me it does everything I need and I will not upgrade this project anymore.
The use is simple...