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.
Rapid applications development tool and libraries for FPC
The Lazarus IDE is a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications and runs on Linux, FreeBSD, MacOSX and Windows.
MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
Use delphi or lazarus to program Anti Reversi by min\max method
Move to:
1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows
2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows
Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean up...