So I made a Web Server using My Programming Language

References:
- Source Code: https://gitlab.com/tsoding/porth
- TCP Server-Client implementation in C: https://www.geeksforgeeks.org/tcp-server-client-implementation-in-c/
- Linux syscalls: https://chromium.googlesource.com/chromiumos/docs/+/master/constants/syscalls.md
- Reverse Polish notation: https://en.wikipedia.org/wiki/Reverse_Polish_notation
- HTTP - Responses: https://www.tutorialspoint.com/http/http_responses.htm

So I made a Web Server using My Programming Language

Post a Comment

0 Comments