kognise

csheets/sheetc

26
1
100% credibility
Found Feb 18, 2026 at 23 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Lua
AI Summary

A hackathon project with tools to compile simple C programs into Google Sheets formulas that execute like a virtual computer.

How It Works

1
🔍 Discover the magic

You hear about a fun project that runs computer programs inside an everyday spreadsheet.

2
📥 Grab the example

Pick up the ready-made sample program that calculates a special number sequence.

3
🛠️ Make your sheet

Use the easy tool to transform the sample into a special spreadsheet ready for action.

4
📋 Paste into Sheets

Open Google Sheets, create a new sheet, and paste in the prepared content.

5
⚙️ Turn on repeats

In settings, enable iterative calculation so the sheet can loop and compute step by step.

6
▶️ Press run

Change the Run counter to 1 and watch your program come alive right in the cells.

🎉 Get your answer

The spreadsheet finishes computing and displays the final result, proving code runs anywhere.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 23 to 26 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is freak-in-the-sheets?

This project compiles C code—or any LLVM-supported language—into a Google Sheets file that runs your program live. Use clang with a custom target to generate a sheet packed with unicode-encoded memory and a Lua VM; toggle iterative calculation, hit run, and it executes via self-referencing cells. It turns spreadsheets into a bizarre runtime for real software, nodding to the freak in the sheets meme while echoing csheets/sheetc roots.

Why is it gaining traction?

No other tool compiles arbitrary code to sheets, packing dense data like 16k 32-bit ints per cell for usable perf on loops like Fibonacci. Devs dig the freak in the sheets excel hack—think running Lua amid chinese glyphs—over toy CPUs or script interpreters. The LLVM backend hook pulls in compiler nerds chasing freak in the sheets shirt-level absurdity.

Who should use this?

Hackathon coders building viral demos, educators demoing compilers in freak in the sheets excel bedsheets style, or sheet powerusers extending Lua VMs for custom freak in the sheets mug computations. Avoid if you need prod reliability.

Verdict

Intriguing POC at 19 stars and 1.0% credibility score—mature LLVM fork pending, thin docs limit it to experiments. Grab the demo sheet for freak in the sheets tasse fun, but skip for serious work.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.