Emacs: Improved Paredit support with Evil keybindings (maintained fork of evil-paredit, available on MELPA).
-
Updated
Mar 26, 2026 - Emacs Lisp
Emacs: Improved Paredit support with Evil keybindings (maintained fork of evil-paredit, available on MELPA).
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)
Program To Check Whether Parentheses are Balanced or Not Using STACK.
extracts structured data from text using user-defined delimiters (strings or regex)
This Repository is a part of Learning DSA through C
One of the most important applications of stacks is to check if the parentheses are balanced or not in a given expression.
A simple auto-bracket/quote plugin for Vim and Neovim, optimised for Lisps.
Implementation of recursive function in Scala
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.
Functional Programming in Scala - Assignment 1
Programming Assignment: Recursion
Add a description, image, and links to the parentheses-balancing topic page so that developers can more easily learn about it.
To associate your repository with the parentheses-balancing topic, visit your repo's landing page and select "manage topics."