Giter Site home page Giter Site logo

phossystems / owo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krutonium/owo

0.0 1.0 0.0 247 KB

...I might be furry trash.

License: MIT License

C# 6.07% CMake 1.66% C 3.98% C++ 4.30% Shell 12.30% Java 5.52% Python 3.57% Haskell 4.55% Rust 3.47% Swift 3.52% Batchfile 5.52% PowerShell 3.57% JavaScript 10.69% Nim 5.76% F# 4.36% Scala 3.75% Common Lisp 3.16% Makefile 6.58% OCaml 3.31% Go 4.35%

owo's Introduction

OwO

Notices Bulge

What's This?

 krutonium@Arch  ~  OwO
                 *Notices Bulge*
__        ___           _    _        _   _     _
\ \      / / |__   __ _| |_ ( ) ___  | |_| |__ (_) ___
 \ \ /\ / /| '_ \ / _\`| __|// / __| | __| '_ \| |/ __|
  \ V  V / | | | | (_| | |_    \__ \ | |_| | | | |\__ \
   \_/\_/  |_| |_|\__,_|\__|   |___/ \___|_| |_|_|/___/

How To Run

**Ada**

`gnatmake OwO.adb && ./OwO`

**BASIC**

`fbc OwO.bas`

**Bash**

`chmod +x OwO.sh && ./OwO.sh`

**Batch**

`CALL OwO.bat`

**Boo**

`booi OwO.boo`

**Brainfuck**
npm install --g node-brainfuck-compiler
brainfuck-compiler -i BF/OwO.bf -o BF/OwO-compiled.js && node Brainfuck/OwO-compiled.js

Alternatively, Try it online!

**C**

`gcc OwO.c -o OwO && ./OwO`

**C++**

`g++ OwO.cpp -o OwO && ./OwO`

**C#/.NET**

`dotnet restore && dotnet run`

**CoffeeScript**

`coffee OwO.coffee`

**Crystal**

`crystal OwO.cr`

**D**

`dmd OwO.d && ./OwO`

**Dart**

`dart OwO.dart`

**Docker**

`docker build . -t owo && docker run owo`

**Elisp**

`emacs -q --script OwO.el`

**Elixir**

`elixir Elixir.exs`

**Emojicode**

`emojicodec OwO.emojic && ./OwO`

**Erlang**
$erl

1> c(owo).

2> owo:owoPrint().
**Fetlang**

`fetlang OwO.fet`

**Fish**

`chmod +x OwO.fish && ./OwO.fish`

**Forth**

`gforth owo.fs -e bye`

**Go**

`go run OwO.go`

**Haskell**

`runghc OwO.hs`

**HTML**

`firefox OwO.html`

**Java**

`java OwO.java`

**JavaScript (NodeJS) and JSFuck**

`node OwO.js`

**JScript**

`cscript OwO.js`

**Julia**

`julia OwO.jl`

**Kotlin**

`kotlinc OwO.kt -include-runtime -d OwO.jar && java -jar OwO.jar`

**LaTeX**

`pdflatex OwO.tex` or `latex OwO.tex` or `xelatex OwO.tex`

**Lisp**

`clisp OwO.lisp`

**LOLCODE**

`lci OwO.lol`

**Lua**

`lua OwO.lua`

**Makefile**

`make`

**Malbolge**

`malbolge OwO.mal`

**Nim**

`nim compile --run OwO.nim` or `nimble run`

**OCaml**

`ocaml OwO.ml`

**Perl**

`perl OwO.pl`

**PHP**

`php OwO.php`

**Pascal**

`fpc OwO.pas`

**PowerShell**

`powershell OwO.ps1`

**Python (v2.x and v3.x respectively)**

`python main.py` or `python3 main.py`

**R**

`Rscript OwO.R` Linux/Unix
`R.exe OwO.R` Windows

**Ruby**

`ruby OwO.rb`

**Rust**

`cargo run`

**Slashes** Find an interpreter on [here](https://codegolf.stackexchange.com/questions/37014/interpret-pronounced-slashes) and run it
**Swift**

`swift OwO.swift`

**TCL**

`tclsh OwO.tcl`

**TypeScript**

`tsc OwO.ts | node OwO.ts`

**V**

`v run OwO.v`

**Vala**

`valac OwO.vala && ./OwO`

**VBScript**

`cscript OwO.vbs`

**VisualBasic**

`vbc ./OwO.vb && ./OwO`

**WhiteSpaces** `Replace space with 1 and tab with 0`
`Then decode binary`
**Terraform**

`terraform init && terraform apply`

**Zsh**

`chmod +x OwO.zsh && ./OwO.zsh`

What's This?

 krutonium@Arch  ~  OwO
                 *Notices Bulge*
__        ___           _    _        _   _     _
\ \      / / |__   __ _| |_ ( ) ___  | |_| |__ (_) ___
 \ \ /\ / /| '_ \ / _\`| __|// / __| | __| '_ \| |/ __|
  \ V  V / | | | | (_| | |_    \__ \ | |_| | | | |\__ \
   \_/\_/  |_| |_|\__,_|\__|   |___/ \___|_| |_|_|/___/

owo's People

Contributors

krutonium avatar tklg avatar xp4xbox avatar lrflew avatar criticic avatar akhil-pillai avatar jay9596 avatar xcodinas avatar jim-not-james avatar yuriabgaryan avatar intelorca avatar alixrossi avatar danny-ukdm avatar kalkolay avatar broxzier avatar vaibhavsharma56 avatar lomash avatar cowboii avatar sheing avatar kayew avatar keuhdall avatar jkaan avatar hit023 avatar ccoors avatar achudinovskyh avatar popescu-pfeiffermarc avatar soymariomoreno avatar darkmukke avatar nm17 avatar oisinq avatar

Watchers

James Cloos 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.