Skip to content

[Work in progress] An assembler for the 2Lang meta programming language

Notifications You must be signed in to change notification settings

hudson-newey/2Lang

Repository files navigation

2 Lang

The worlds most efficient systems programming language

Theory

2 Lang is built upon three simple ideas

  • Writing the number 0 will write an unset bit (0) to a file
  • Writing the number 1 will write a set bit (1) to a file
  • You can repeat a template of 1s and 0s using a macro
    • #(MY::MACRO) 1101 will write the bits 1101 whenever (MY::MACRO) is written

About

[Work in progress] An assembler for the 2Lang meta programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published