Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MahmoudFayed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
MahmoudFayed
2y ago
As of January 12, 2025, PWCT2 will check rules (defined by each component) to determine the allowed parents and children. This functionality was previously applied in PWCT1 and is now implemented in PWCT2 as well. This prevents composition
2.
▲
by
MahmoudFayed
2y ago
>> "This particular implementation doesn't strike me as extremely useful, but stepping away form text based files opens up quite a lot of possibilities" The visual representation could be improved and made easier to cus
3.
▲
by
MahmoudFayed
2y ago
>> "I don't understand the use-case for an programming environment where the program looks like a text file, but I need to click on a while loop and then click on the "condition" field in the details column to edit
4.
▲
by
MahmoudFayed
2y ago
We think differently. In PWCT2, we believe visual programming is more attractive in the age of AI and large language models (LLMs). This video demonstrates how to use LLMs to generate code that can be directly used in PWCT2: https:/&#
5.
▲
by
MahmoudFayed
2y ago
These are GREAT PRODUCTS Thanks for sharing :D
6.
▲
by
MahmoudFayed
2y ago
PWCT (Programming Without Coding Technology) is designed as a general-purpose visual programming language and is used for developing the Ring programming language Compiler/VM. (Research paper: https://www.mdpi.com/2079-
7.
▲
by
MahmoudFayed
2y ago
In PWCT1 we provide two modes 1. (Free Editor + VPL Compiler) which allows syntax errors and can detect them 2. (Syntax Directed Editor) which prevent errors. In PWCT2 at the current stage we provide (Free Editor), The (VPL Compiler) will
8.
▲
by
MahmoudFayed
2y ago
Thanks for your kind words To run the software without steam, install Ring language (Windows/Linux/macOS) then run it directly from the source code: https://github.com/PWCT/pwct2?tab=readme-ov-file#running-pwc
9.
▲
by
MahmoudFayed
2y ago
The design and programming concepts are related to programming, which is part of the software name Programming Without Coding Technology (PWCT). While coding involves writing textual code directly, Visual Programming Languages (VPLs) like S
10.
▲
by
MahmoudFayed
2y ago
Thanks for your kind words
11.
▲
by
MahmoudFayed
2y ago
PWCT2 supports the importation of textual code written in Ring. This allows us to leverage large language models to write the code and then import it. Here is a video demonstration: https://www.youtube.com/watch?v=Fx--dNZvnc