Skip to main content

aardio

About aardio

I Strongly recommend you to use aardio!

aardio is the best niche programming language I have used in China,

with it to develop a variety of desktop programs, host computer programs, small functionality of the software is very convenient.

I will gradually translate all kinds of documentation of aardio to publicize this programming language from China.

IDE Tool

  • Document-Enhanced Retrieval Tool

  • Press the F1 key in aardio ide to prompt AI Coding Assistant.

    • If no text is selected, AI Coding Assistant will help you continue writing or complete the code.

      It is recommended to use a concise and clear line comment before the input cursor to specify your needs, then press the F1 key. Remember to break down large problems into smaller ones and implement the requirements step by step.

    • If a library library function keyword or special symbol is selected, the related documentation will automatically open.

    • If other types of code are selected, the Ask AI assistant session interface will automatically open, and a user prompt will be generated, where the selected code is enclosed in triple quotes as selected code, representing the currently selected code.

  • Activate the aardio dedicated AI interface now

Read and write aardio

The pronunciation of aardio is 🔊 ['ɑ:diəʊ]
"aardio" is a proper noun. The correct format is to write all its letters in lowercase, and it is incorrect to capitalize only the first letter.

Dedicated for Windows software development

aardio is specifically designed for Windows desktop software development. It is a desktop software development tool that has been actively updated for 20 years and is dedicated to the Windows operating system.

For voluntarily giving up the burden of cross-platform compatibility, aardio has significantly reduced the complexity for desktop software development. As a result, it can focus on utilizing the features and strengths of Windows. The rewards of being free from cross-platform constraints are substantial. For example, aardio's graphical user interface library is written with only a small amount of pure aardio code and is very user-friendly. In fact, most of the entire aardio standard library is written in pure aardio code.

More ever, aardio allows developers to conveniently call other large number of cross-platform languages and technologies (such as the front-end technologies to create interfaces). Of course, just because it can be done doesn't mean it has to be done. Most software developed with aardio is still written in pure aardio code.

Main Features of Aardio

  1. Small, light and fast, permanently free
    God! The aardio.7z is only 6.5MB in size, its IDE is Green, no installation, easy to learn and use, the generated software is very small. Any Individuals or businesses can use it freely to release commercial, or non-commercial software.

  2. Rich open source libraries
    Although aardio is small, but it provides an amazing number of standard and open-sourced libraries, extension libraries --- these libraries are basically implemented by pure aardio code.

  3. Rapid development for web interfaces
    Can be embedded in a lot of browser controls, easy to use Web application technology to write desktop interfaces, and even call the os's browser as your interfaces .

  4. Visual development tools
    Easy to create application by dragging and dropping traditional controls. Provides powerful plus controls (open source) to quickly create beautiful interface .

  5. multi-thread support
    aardio can easily support true multi-thread programming, and provides a large number of multi-thread libraries, demo examples.

  6. Perfect support for Unicode
    With the unique UTF auto-tagging feature, aardio not only supports Unicode perfectly, but also can easily handle binary data.

  7. Support for third-party languages
    aardio is a very easy-to-use dynamic language that can easily call a large number of third-party programming languages or components developed in these languages.

  8. Focus on Windows application development
    Conveniently generate standalone EXEs that perfectly compatible with all popular desktop operating systems such as XP, Vista, Win7, Win8, Win10, Win11, and so on.

So now, just download aardio and start your trip.