๐จ
Creativity8,472๐ป
Software1,619๐ป
Coding875๐
Programming languages172
Get alerts
Go to ๐จ Creativity
๐ท
Images
(2585)
๐
Text
(1900)
๐ป
Software
(1618)
๐ฅ
Videos
(786)
๐
Audio
(605)
๐จ
Art
(460)
๐จ
Design
(237)
๐ช๏ธ
Brainstorming
(195)
๐๏ธ
3D
(63)
๐ธ
Multimedia
(8)
GoEnhance
Remini
cre8tiveAI
Unboring
Ceacle tools
So You Want To Be A Writer?
Minka
somacguffin
Ancient AI powered spirits
Cuty
Superfly Stoner
14,931
10,610
7,045
5,657
1,393

136

70

64

56

44

27
Go to ๐ป Coding
๐
Programming languages
(172)
๐
Query languages
(47)
๐
Debugging
(41)
๐
Code reviews
(32)
๐
Code documentation
(26)
๐ฅ๏ธ
Coding lessons
(26)
๐ง
Code optimization
(25)
๐ป
Vibe coding
(25)
๐ป
Code snippets
(22)
๐ฃ
Markup languages
(19)
๐
Code explanations
(19)
๐
Code analysis
(18)
๐ฅ๏ธ
Frontend development
(18)
๐
APIs
(17)
๐ฉโ๐ป
Coding mentorship
(17)
๐
Regex
(17)
๐ป
Style languages
(11)
๐ฌ
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)
Warp
Qoder
Jovu
Refraction
Jit Codes
Zzzcode

59,207
40,659
33,183

30,151
28,775

28,486
26,560
25,623

20,976

19,830

19,687
18,882
17,730
14,740
14,420
14,369
14,261
11,683
11,437
11,233
Programming languages
There are 23 Free AI tools for Programming languages.
Get alerts
Number of tools
23
โผ State of the art
Free mode
100% free
Freemium
Free Trial
Python13
Open-
473111115Released 8mo ago100% Free
-
5371674.2181Released 8mo ago100% Free
-
263455.049Released 9mo ago100% Free
JavaScript6
Open-
Open356485.080Released 1y ago100% Free
-
179145.016Released 8mo ago100% Free
-
3614374Released 10mo ago100% Free
Lua3
Open-
4851095.0157Released 5mo ago100% Free
-
Open15,4511,0114.03,225Released 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
-
643993.3130Released 11mo ago100% Free
Related Tasksโ
Post