An open API service indexing awesome lists of open source software.

https://github.com/tj-mc/tails

Interpreted Programming Language
https://github.com/tj-mc/tails

interpreter language rust script

Last synced: 5 months ago
JSON representation

Interpreted Programming Language

Awesome Lists containing this project

README

          

# 📦 Archived: Tails → Tilde

**This repository has been archived and is no longer maintained.**

## 🚀 **New Location**

The project has been rebranded to **Tilde** and moved to:

**https://github.com/tj-mc/tilde**

## Why the Change?

The original "Tails" name conflicted with:
- Tails OS (privacy-focused Linux distribution)
- Various other programming tools and projects
- SEO discovery challenges

**Tilde** better reflects the language's core `~` syntax and provides a unique, searchable identity.

## What Changed?

- **Name**: Tails → Tilde
- **File extensions**: `.tails` → `.tilde`
- **Package name**: `tails` → `tilde`
- **CLI command**: `tails` → `tilde`

All functional programming features, performance optimizations, and core language design remain identical.

## Migration Guide

If you were using Tails:

1. **Download the latest Tilde release**: https://github.com/tj-mc/tilde/releases
2. **Rename your files**: Change `.tails` extensions to `.tilde`
3. **Update your scripts**: Replace `tails` command with `tilde`

No code changes needed - the language syntax is identical!

---

**Please visit the new repository for the latest updates, documentation, and releases.**