trivial
Here are 81 public repositories matching this topic...
My personal Telegram bot made in Python. It has several features and it's based on Pyrogram.
-
Updated
Oct 28, 2024 - Python
Obsoletes all TYPEP thin wrappers.
-
Updated
May 20, 2024 - Common Lisp
MACRO-LEVEL is an embarrassingly trivial convenience macro that saves on indentation while being more concise and direct. (macro-level ...) == (macrolet ((m () ...)) (m))
-
Updated
May 20, 2024 - Common Lisp
Trivial implementation of a blockchain POC
-
Updated
Oct 14, 2019 - Racket
Visual Studio 2017 C++ Console Project
-
Updated
Mar 27, 2018 - C++
A trivial SSH server (a static binary to run on any Linux, including Android)
-
Updated
May 4, 2024 - Go
Provides an enhanced EVAL-WHEN macro that supports (eval-when t ...) as a shorthand for (eval-when (:compile-toplevel :load-toplevel :execute) ...), addressing concerns about verbosity. An ENHANCED-EVAL-WHEN alias is also supported, as well as an EVAL-ALWAYS macro and package nickname, for good measure.
-
Updated
May 20, 2024 - Common Lisp
Juego que consiste en responder a preguntas relacionadas con el desarrollo de software, de momento, con temática Front-End.
-
Updated
May 8, 2023 - Vue
Provides an enhanced UNWIND-PROTECT that makes it easy to detect whether the protected form performed a non-local exit or returned normally.
-
Updated
May 20, 2024 - Common Lisp
Simulates a lottery game
-
Updated
Feb 27, 2018 - Java
Provides a canonical stand-in for NIL for contexts where NIL means "no value".
-
Updated
May 20, 2024 - Common Lisp
Aplicación de Juego de Trivial en ASP.NET WebForms
-
Updated
Apr 13, 2024 - Visual Basic .NET
A simple app that calculates BMI for weight loss
-
Updated
Mar 3, 2018 - Java
Instant Trivia game using Open Trivia DB
-
Updated
Oct 4, 2024 - JavaScript
Provides an enhanced MULTIPLE-VALUE-BIND macro that adds support for lambda keywords by expanding to a MULTIPLE-VALUE-CALL when necessary. This makes catching multiple-value &rest and &key much more lightweight and convenient. A MULTIPLE-VALUE-&BIND alias is supported.
-
Updated
May 20, 2024 - Common Lisp
A simple program that demonstrates how a Truth Table works
-
Updated
Feb 2, 2018 - Java
A simple program that displays the bit conversion table from yokto-byte (yB) to Yotta-byte (YB)
-
Updated
Feb 7, 2018 - Java
Converts decimal to octal and vice versa
-
Updated
Feb 25, 2018 - Java
Improve this page
Add a description, image, and links to the trivial topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trivial topic, visit your repo's landing page and select "manage topics."