Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
sktryo authored Jun 29, 2024
1 parent 3cf679b commit 6c58990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# MicroScript

[![CMake on multiple platforms](https://github.com/sktryo/MicroScript/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/sktryo/MicroScript/actions/workflows/cmake-multi-platform.yml)

MicroScript is a minimalistic interpreter for a simple Turing-complete language, implemented in C. It supports basic operations such as tape manipulation, increment, decrement, loops, and simple I/O.

## Features

0 comments on commit 6c58990

Please sign in to comment.