sneedcat / i-use-arch-btw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I use arch btw

I use Arch btw

"I use Arch btw" but it's a Turing-complete programming language.

Example programs | Language specification | Virtual machine specification

Introduction

"I use Arch btw" is an esoteric programming language based on Brainfuck in which the Brainfuck commands have been replaced with the following keywords: i, use, arch, linux, btw, by, the, way.

This repository contains the source code for the Rust library and a CLI interpretter. Also there is an included wasm module.

Installation

Note: By default, the executable is gonna be placed in ~/.cargo.

$ cd iuab-cli
$ cargo install --path .

Usage

To interpret a file containing I use arch btw source code:

$ iuab file.archbtw

To get help type:

$ iuab -h

Thanks

Special thanks to @overmighty for this programming language.

License

This project is licensed under the MIT license.

About

License:MIT License


Languages

Language:Rust 100.0%