Skip to content

Idkthisguy/FACILIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version

FACILIS

C++ power with Python simplicity.

FACILIS is a lightweight, high-performance C++ library designed to strip away the boilerplate of standard C++. It provides a "Python-like" experience for file management, UI, and string handling without losing the raw speed of C++.

--

About the Project

FACILIS is a solo project created by a 13-year-old student as a hobby. The goal is to make C++ feel as intuitive as Python, removing the "scary" boilerplate while keeping the raw power of the language.

⚠️ Disclaimer: This is a passion project! The syntax and features are constantly evolving. Expect "experimental" code—I'm learning as I build, and that’s part of the fun.


Why FACILIS?

Are new to C++? Well FACILIS should take all the heavy work for you and you can just learn and code with ease.

  • Easy Files: Read and write files with a single line of code.
  • Modern C++: Built on C++20 for maximum efficiency.
  • Header-Only (Optional): Easy to drop into any project.

Installation & Setup

Prerequisites

  • Compiler: GCC (MinGW/MSYS2) or Clang with C++20 support.
  • Build Tool: make

Building the Project

  1. Clone the repo:
    git clone [https://github.com/Idkthisguy/FACILIS.git](https://github.com/Idkthisguy/FACILIS.git)
    cd FACILIS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors