Emacs: Improved Paredit support with Evil keybindings (maintained fork of evil-paredit, available on MELPA).
-
Updated
Aug 26, 2026 - Emacs Lisp
Emacs: Improved Paredit support with Evil keybindings (maintained fork of evil-paredit, available on MELPA).
This Repository is a part of Learning DSA through C
Program To Check Whether Parentheses are Balanced or Not Using STACK.
extracts structured data from text using user-defined delimiters (strings or regex)
Here you can find some of mine projects from the bachelor's course of Algorithms and Data Structures, having Luca Tesei as professor at the University of Camerino (UNICAM)
Programming Assignment: Recursion
One of the most important applications of stacks is to check if the parentheses are balanced or not in a given expression.
This is a program to check whether parentheses in a certain string are balanced or not. This project is done using stack. This project is implemented using C programming language.
A simple auto-bracket/quote plugin for Vim and Neovim, optimised for Lisps.
Functional Programming in Scala - Assignment 1
Implementation of recursive function in Scala
To associate your repository with the parentheses-balancing topic, visit your repo's landing page and select "manage topics."