User0332's page

My Github Pages site

View on GitHub

User0332’s Github Pages Site

Welcome to my Github Pages site!


Check out some of my projects:

PogScript (discontinued)

pylibc

console-game-engine


Larger Projects (All still works in progress)

PyBrowser

An attempt at a web browser written in as pure Python as possible, combining three projects so far:

UntypedScript

Currently still a work in progress, UntypedScript aims to be a typeless, easy-to-write language with speeds comparable to that of C.

FakeOS

A simulation of an operating system written in pure Python.


Python Web Tools

WebPy

A web framework using Flask that allows the developer to use filesystem routes and reduce the amount of Python code needed for the application. WebPy now offers integration with PyX files!

ScriptLess

ScriptLess lets you execute JavaScript “from the server side”, but be prepared to face a ton of bugs! Also - most of the WebAPI class implementations, like Document, are still empty.

PySite/PyX

Like JSX but in Python - PyX is probably still really buggy!

My Replit account:

User0332