CodeNect: Visual Programming Software
A downloadable tool for Windows and Linux
Download NowName your own price
is a visual programming software developed as a supplementary tool for beginners in programming.
(You can compile it for your machine for free for Windows and Linux 64-bit. Get the source over at Github)
Features
- Transpile to C using TinyC Compiler
- Portable. No need for any installation
- Data/Slot types - bool, int, float, double, string
- Nodes - variable, operation, comparison, branch, for, set, print, prompt, math functions, string functions, array
- Simulation. See the iterator value of for-loops per iteration. Go backward, forward, or play it automatically with a timer
- Debug. See warning/error when there is something wrong with the visual code
- Docs. View docs for more information/explanation about a topic
- Assessments. Try solving coding exercises with visual code
Status | In development |
Category | Tool |
Platforms | Windows, Linux |
Rating | Rated 3.7 out of 5 stars (3 total ratings) |
Author | flamendless |
Genre | Educational |
Tags | beginner, language, node, tool, visual-programming |
Download
Download NowName your own price
Click download now to get access to the following files:
linux_1.0.zip 4.9 MB
codenect_win64_1.0.zip 2.9 MB
if you pay $2.99 USD or more
Comments
Log in with itch.io to leave a comment.
Mobil when
Hi, making it work for mobile will be very difficult and sadly I do not have time to make it. If I were to make one for mobile, I’d probably start from scratch and choose a different stack.
Oh ok