Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
/ etpl Public archive

Easy Touch Programming Language, aka my 3rd year project.

License

Notifications You must be signed in to change notification settings

dratini0/etpl

Repository files navigation

ETPL - Easy Touch Programming Language

The aim of this project is to create a programming language that can be easily used on a smartphone or other small touchscreen device.

Instructions

Note: as of 2026, this repo no longer builds. I need to port it to something more modern. I am archiving this repo, as I can't keep up with the security advisories, which are mostly from build dependencies which I have marked incorrectly. There are no runtime dependencies.

To build ETPL from this repository, you will need:

  • npm
  • make
  • sed

Run make. This will install the necessary node modules, and will build into build/bundle.

About

Easy Touch Programming Language, aka my 3rd year project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published