How to Write Your Own Server Side Scripting Language

Опубликовано: 11 Июль 2026
на канале: ElectroSciTech
35
1

I made up my own server side scripting language. I write an interpreter for it using the Command Line Interface (CLI) version of PHP. I registered it with Apache Web Server on Linux Debian.

I demonstrate it working. I explain what I did. I tell you how I did it, and why you should not. I tell you about better ways to accomplish most of the bliss that I demonstrate.

#web #coding #programming #computerprogramming #php #linux #debian #apache2