♾️Welcome to infLang

Overview

infLang is a simple interpreted language built using C#. It supports basic programming constructs such as functions, local and global variables, simple output, and modular file importing.

It was created as a learning project and is ideal for beginner programmers to understand language interpretation and control flow.

  • ⚡ In-memory caching for online users, enabling rapid data access and real-time responsiveness.

  • 🧠 Minimizing database latency by handling most operations in memory, reducing overhead and improving performance.

  • 💾 Ensuring data persistence by syncing all in-memory changes to the database, safeguarding against data loss.

  • 🔄 Providing a modular and extensible architecture, making it easy to integrate with existing systems or customize for specific roleplay scenarios.

Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

🛠️Setting Up infLang

Last updated