Skip to content

Commit 150062a

Browse files
committed
Update README.md
1 parent 6dcf21f commit 150062a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ The above is a contact us form, and it was 100% completely created using natural
3737

3838
You can watch me create the above app in the [following video](https://www.youtube.com/watch?v=Zt-XNN1mxDA), but basically it's like _"vibe coding for ChatGPT apps"_.
3939

40-
![Vibe Coding with Magic](https://raw.githubusercontent.com/polterguy/polterguy.github.io/master/assets/images/landing2.gif)
41-
4240
## Hyperlambda
4341

4442
Hyperlambda is a _"5th generation programming language"_, that is on average 10 to 50 times less verbose than traditional languages such as C#, Java, Python, GoLang, and PHP. On average it can solve most problems with 5% of the codebase compared to any traditional programming language. This makes it an extremely high level programming language, allowing you to work declaratively instead of having to implement everything imperatively. Below is a simple HTTP CRUD Read endpoint implemented in C# and Hyperlambda to illustrate what effects this might have on your codebase.

0 commit comments

Comments
 (0)