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
- Host: GitHub
- URL: https://github.com/tj-mc/tails
- Owner: tj-mc
- License: mit
- Created: 2025-09-15T09:26:35.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-09-17T23:56:28.000Z (5 months ago)
- Last Synced: 2025-09-18T01:00:47.102Z (5 months ago)
- Topics: interpreter, language, rust, script
- Language: Rust
- Homepage: https://tj-mc.github.io/tails/
- Size: 142 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.**