๐จ
Creativity8,327๐ป
Software1,515๐ป
Coding818๐
Programming languages126
Get alerts
Go to ๐จ Creativity
๐ท
Images
(2585)
๐
Text
(1882)
๐ป
Software
(1515)
๐ฅ
Videos
(779)
๐
Audio
(532)
๐จ
Art
(483)
๐จ
Design
(233)
๐ช๏ธ
Brainstorming
(190)
๐๏ธ
3D
(61)
๐
Podcasts
(53)
๐ธ
Images & videos
(9)
GoEnhance
Remini
cre8tiveAI
Unboring
Ceacle tools
So You Want To Be A Writer?
Minka
somacguffin
Ancient AI powered spirits
Cuty
Superfly Stoner
14,697
10,555
7,011
5,626
1,369

132

65

60

48

41

25
Go to ๐ป Coding
๐
Programming languages
(126)
๐
Query languages
(48)
๐
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)
๐ง
Code refactoring
(6)
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

56,425
40,628
32,316

29,492
28,430

28,302
26,192
24,414

20,338

19,822

19,251
18,856
17,239
14,733
14,248
14,018
13,776
11,667
11,431
11,193
Programming languages
There are 18 Free AI tools for Programming languages.
Get alerts
Number of tools
18
Free mode
100% free
Freemium
Free Trial
Top featured
-
474115.0Released 10mo agoFree + from $4.99/mo
-
8,43674Released 2y agoFree + from $20/mo
-
7,734611.0Released 3y agoFree + from $4.99/mo
Python13
Open-
454107110Released 8mo ago100% Free
-
4971594.2168Released 8mo ago100% Free
-
257455.046Released 8mo ago100% Free
Lua3
Open-
4581035.0143Released 5mo ago100% Free
-
Open15,0309744.03,071Released 5mo ago100% FreeDope Dover๐ 5 karmaMay 25, 2025I'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
-
638973.3129Released 11mo ago100% Free
Related Tasksโ
Post