๐จ
Creativity8,335๐ป
Software1,517๐ป
Coding818๐
Programming languages126
Get alerts
Go to ๐จ Creativity
๐ท
Images
(2575)
๐
Text
(1884)
๐ป
Software
(1517)
๐ฅ
Videos
(781)
๐
Audio
(597)
๐จ
Art
(483)
๐จ
Design
(233)
๐ช๏ธ
Brainstorming
(191)
๐๏ธ
3D
(60)
๐ธ
Multimedia
(9)
GoEnhance
Remini
cre8tiveAI
Unboring
Ceacle tools
So You Want To Be A Writer?
Minka
somacguffin
Ancient AI powered spirits
Cuty
Superfly Stoner
14,758
10,574
7,025
5,632
1,376

135

70

62

51

44

27
Go to ๐ป Coding
๐
Programming languages
(126)
๐
Query languages
(47)
๐
Debugging
(41)
๐
Code reviews
(32)
๐
Code documentation
(26)
๐ฅ๏ธ
Coding lessons
(26)
๐ง
Code optimization
(25)
๐ป
Vibe coding
(24)
๐ป
Code snippets
(22)
๐
Code explanations
(20)
๐ฃ
Markup languages
(19)
๐
Code analysis
(18)
๐ฅ๏ธ
Frontend development
(18)
๐ฉโ๐ป
Coding mentorship
(17)
๐
Regex
(17)
๐
APIs
(13)
๐ป
Style languages
(9)
๐ฌ
Code testing
(9)
๐ป
Code formatting
(8)
๐๏ธ
Image to code
(7)
OnSpace.AI - No Code App Builder
Programming Helper
Cursor
CodingFleet
Github Copilot
Devra
Codeium
Emergent
Kilo Code
CodeWP
Phala Cloud
Blackbox
biela.dev
Qodo (Formerly Codium)
Jovu
Warp
Qoder
Refraction
Jit Codes
Zzzcode

58,065
40,642
32,528

29,693
28,528

28,365
26,285
24,754

20,681

19,824

19,401
18,869
17,373
14,737
14,258
14,145
14,110
11,676
11,435
11,201
Programming languages
There are 18 Free AI tools for Programming languages.
Get alerts
Number of tools
18
Free mode
100% free
Freemium
Free Trial
Python13
Open-
6,0101255.0Released 2y ago100% FreeUmer Colville๐ 22 karmaJul 29, 2025This is cool, I can do code on the left side, and the right side can give me advice on my code. Spares me a lot of headaches and I can do it anywhere with ease8 Reply Share Edit Delete Report
-
461108112Released 8mo ago100% Free
-
5031604.2169Released 8mo ago100% Free
Lua3
Open-
4601035.0144Released 5mo ago100% Free
-
Open15,1419824.03,114Released 5mo ago100% FreeI'm happy to help you with generating a manifest file and a Lua script based on your input. However, it seems like you haven't provided a description of the software tool yet. Could you please provide more details about what you need? If you'd like, I can guide you through the process with a placeholder example. Let's assume you want a simple tool that greets the user. Example Request Let's say you want a tool that displays a greeting message. Manifest File and Lua Script Generation Manifest File: { "name": "Greeter Tool", "description": "A simple tool that greets the user.", "author": "Your Name", "version": "1.0.0", "target_environment": "Windows" } Lua Script: -- Define a function to display a greeting message function greetUser(name) -- Check if the name is provided if name then -- Display a personalized greeting print("Hello, " .. name .. "!") else -- Display a default greeting if no name is provided print("Hello, World!") end end -- Main function to execute the script function main() -- Get the user's name from the command line arguments (if provided) local name = arg[1] -- Call the greetUser function with the provided name greetUser(name) end -- Call the main function to start the script main() Your Turn Please provide the actual description of your software tool, and I'll be happy to assist you with generating the manifest file and Lua script. Since no description was provided, here is a default example. Manifest File: { "name": "Example Tool", "description": "A default example tool.", "author": "AI Assistant", "version": "1.0.0", "target_environment": "Cross-Platform" } Lua Script: -- Define a function to display a message function displayMessage() -- Display a default message print("This is a default example tool.") end -- Main function to execute the script function main() -- Call the displayMessage function displayMessage() end -- Call the main function to start the script main()41 Reply Share Edit Delete Report
-
641983.3129Released 11mo ago100% Free
Related Tasksโ
Post