Skip to content

Simple arithmetic esoteric programming language written in C++

Notifications You must be signed in to change notification settings

StjepanBM1/aritl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetic Language (ARITL)
===========================

    TL;DR: basically a glorified calculator that reads files

    Arithmetic Language or ARITL is a simple esoteric 
    "programming" (use that term loosely) language written 
    in C++. It dosen't do much, just basic arithmetic and
    character display.