Giter Site home page Giter Site logo

asicosilomu / wtfcode Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 65 KB

WTFCode. The slowest and (almost) complicated esoteric programming language.

License: Other

JavaScript 100.00%
interpreter javascript language programming programming-language

wtfcode's Introduction

wtfcode

WTFCode. A very bare-bones, and very impractical programming language, with an interpreter written in JavaScript.

Why?

Because I want to.

How?

WTFCode is a language that focuses more on words than other characters. The language is meant to be as impractical as possible.

You can find the latest documentation here: https://esolangs.org/wiki/WTFCode

Using it

WTFCode is used kinda like JavaScript, in an HTML document. To get started, include the WTFCode interpreter in your document, by placing this anywhere in it.

<script src="https://raw.githubusercontent.com/Asicosilomu/wtfcode/main/wtfcode.js"></script>

After that, create your script. It must be an inline script, as remote sources are not supported as of yet. Create a script tag anywhere in your document, and give it the type of text/wtfcode.

<script type="text/wtfcode">
  include local/ostream
  show log string "Hello, World!"
</script>

Type your code within the script tags. Have fun!

WTFCode 1.5.5

A terrible "programming" language by Asicosilomu. This is just the interpreter.

wtfcode's People

Contributors

asicosilomu avatar

Stargazers

Andrew Johnson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.