programming language
Projects with this topic
-
-
A minimalist stack-based programming language designed as a flexible framework for implementing and exploring cryptologic algorithms. Its syntax and semantics are inspired by PostScript, offering a concise and expressive environment for learning and experimentation.
Updated -
-
Stack Machines based Runtime VM for Interpreters
Updated -
A collection of small C programs.
Updated -
A low-level and minimalist assembly language I use for programming.
Updated -
-
My own programming language, made with vanilla JavaScript
Updated -
A very very small programming language. A subset of Ruby. It is developed independently but resembles https://crystal-lang.org/. Language: C++
Updated -
-
Education about the source of life, life as a code, or how to script own future with the own will by understanding the technologies.
Updated -
Mifflin is a programming language designed for systems administration and task automation inspired by Kotlin, Python, and Rust and released under the MIT license.
Updated -
Phonebook Management System This project(System) is a comprehensive solution designed to manage and organize contact information efficiently. This system allows users to add, edit, delete, and search for contacts with ease. The project focuses on creating a user-friendly interface and robust backend to ensure seamless management of personal and professional contacts.
Key Features and Objectives
Add New Contacts: Easily add new contacts with detailed information including name, phone number, email, address, and more.
Edit Existing Contacts: Update contact details swiftly to keep the information current and accurate.
Delete Contacts: Remove contacts that are no longer needed to maintain a clutter-free phonebook.
Search Functionality: Quickly search for contacts by name, phone number, or other attributes.
User-Friendly Interface: A clean and intuitive interface that enhances user experience.
Data Security: Ensure that all contact information is securely stored and protected.
Responsive Design: Accessible on various devices, including desktops, tablets, and smartphones.
This project is ideal for individuals and organizations looking for an efficient and reliable way to manage their contact information. Also considered as simple college project.
Updated -
A collection of examples of the well-known "Hello World!" program in different programming languages and related programming environments.
UpdatedUpdated -
The Algorithm Collection contains several examples of well known algorithms implemented in C programming language.
UpdatedUpdated