Skip to content

An attempt at a programming language which is about writing documents.

Notifications You must be signed in to change notification settings

Element118/enter-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

enter-tab

EnterTab is a programming language where about writing documents.

There is a bit of logic when you press tab. It sends the character after the cursor to the next position which is a multiple of the tab length. Usually, that can be 2, 4 or 8 spaces.

EnterTab aims to harness this logic to create programs. We aim to make this a Turing-Complete programming lanugage.

About

An attempt at a programming language which is about writing documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published