Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Full Pascal and Assembly language tool chain for Texas Instrument TI-
...The benefits are :
· All the features of assembly programs and applications are available without
the inherent complexity on Z80 assembly programming
· Programs will run much faster that TI-Basic equivalent
· A standard library is available (gotoxy, ClrHome, flush, crlf, …), and it will be
expanded when needed
· Built in access method to TI8xPlus system routines from Tiny Pascal
programs
· TI-8x menus support
To show what you can do with this tool chain, we have coded an Othello/Reversi like game.
Librería c++ optimizada, basada en la conio.h de borland. Esta fue realizada implementado funciones de ncurses.h de linux. Algunas funciones implementadas: cprinft, cscanf, textbackground, textcolor, gotoxy, clrscr, wherex, wherey, getch, getche, ...
Implementation of Borland's conio library for mac and windows : textbackground, textcolor, gotoxy, clrscr, wherex, wherey, getch, getche,MYclrwin,kbhit,...
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
If you had problems with getting console input or console manipulation (you miss things like conio.h), Powerutils is for you. Powerutils already contains a dynamic fgetline function, a pause(), a gotoxy() and also a clear().
Small, platform-independant code to perform functions, like GotoXY on consoles. Works with Windows console windows as well as TTY consoles. When using TTY consoles, it directly outputs TTY commands.