heredoc
Here are 43 public repositories matching this topic...
PHP Heredoc Grammer Extension for VSCode
-
Updated
Jan 12, 2023 - PHP
HyDE that was written purely with simple bash. Update: I am switching from bash
-
Updated
Sep 9, 2026 - CSS
📚 Batch file reads for Pi via read_many with adaptive packing, safe heredoc framing, and output-budget awareness
-
Updated
Feb 18, 2026 - TypeScript
42cursus-Pipex: C program that recreates the functionality of shell pipes (|) and HereDoc (<< Del). This project focuses on inter-process communication by using fork(), pipe(), dup2(), and execve() to redirect the output of one command to the input of another, mimicking the shell command < infile cmd1 | cmd2 > outfile.
-
Updated
Jul 1, 2025 - C
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
-
Updated
Mar 15, 2025 - C
A minimal Unix shell implementation in C, designed to replicate the behavior of bash with essential features including command execution, pipes, redirections, environment variable management, and built-in commands.
-
Updated
Aug 21, 2025 - C
🧹 A PHP-CS-Fixer extension for formatting the contents of PHP heredoc and nowdoc string blocks.
-
Updated
Sep 19, 2026 - PHP
A powerful command-line clipboard manager that copies files and STDIN, and generates portable shell scripts to instantly recreate them on any system.
-
Updated
Sep 1, 2026 - Python
The missing heredoc syntax for Haxe
-
Updated
Aug 23, 2026 - Haxe
Minimal reimplementation of shell piping: infile -> cmd1 -> cmd2 -> outfile using pipe(), fork(), dup2(), execve(), PATH lookup and more.
-
Updated
Nov 29, 2025 - C
Pipes, redirections, IPC, process management, global variables, parsing, and more
-
Updated
May 31, 2026 - C
A simple Unix shell implemented in C, featuring command parsing, pipes, redirections, and heredocs.
-
Updated
Sep 9, 2026 - C
-
Updated
Dec 7, 2021 - C
A simple UNIX command interpreter written in C as part of the 1337 School (42 Network) curriculum. This project recreates a basic shell with core functionalities similar to bash.
-
Updated
Jan 12, 2026 - C
Vim textobject to select heredoc block
-
Updated
Apr 7, 2019 - Vim Script
The heredoc replacement for LLM agents and coding harnesses: NOPDOC frames (an inert envelope with a mandatory END line, declared counts, atomic writes and sha256 receipts) plus hooks that lift them out of shell commands before the shell sees them. A cut or mangled document is refused, never written.
-
Updated
Sep 4, 2026 - Python
Add this topic to your repo
To associate your repository with the heredoc topic, visit your repo's landing page and select "manage topics."