GitHub topics: false
helvm/helvm.github.io
☀️ HelVM - Haskellish Esoteric Language VM (Vegan Metro) (Virtual Machine) implemented in Haskell
Size: 202 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

alexcerezo/Conf-IA-Chrome-Extension
Extensión de Chrome que verifica la veracidad del texto seleccionado por el usuario. Para ello, utiliza el servicio de verificación de veracidad de OpenAI.
Language: JavaScript - Size: 1.53 MB - Last synced at: about 18 hours ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

codecaine-zz/ollama_boolean
A console application that uses Ollama to classify text prompts into binary or ternary responses.
Language: TypeScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

10xEngineersQualityProgramming/FalseJS
The ultimate library for getting false.
Language: JavaScript - Size: 7.57 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 0

asyraf26/Nuh-uh
Nuh-uh lets you use Nah instead of False in your Python code. This OS-independent tool simplifies boolean expressions and enhances readability. 🐙💻
Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

CNECCC-CSY/Nuh-uh
Nah
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

nodef/extra-function
Manipulates JavaScript functions' parameters, timing, and behavior.
Language: TypeScript - Size: 330 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-boolean
Test if a value is a boolean.
Language: JavaScript - Size: 585 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

inspect-js/is-boolean-object
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Language: JavaScript - Size: 128 KB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 2

jessielw/Custom-Pyinstaller
Script to custom build pyinstaller to help prevent false positive viruses for Windows x64
Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

hgb-bin-proteomics/MSAnnika_FDR
A script and functions to group and validate MS Annika results.
Language: Python - Size: 1.03 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

d3nd3/dota-report-timestamps
Extract the timestamps which players report other players in the game Dota 2.
Language: Go - Size: 13 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

m1kc/rfalse
An interpreter for the FALSE language, possibly the fastest in the world.
Language: Rust - Size: 46.9 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

kasoglu/quiz-game
A True/False quiz game built-in Python by Object-Oriented Programming principles.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Shamrat777/False-Position-Method
Language: Java - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

benhoyt/false-forth
A False compiler and interpreter written in ANS Forth
Language: Forth - Size: 145 KB - Last synced at: 6 months ago - Pushed at: over 10 years ago - Stars: 7 - Forks: 1

helvm/helma
🔧 🎨 HelMA - Haskellish Esoteric Little Minimal Automaton for Esoteric Languages implemented in Haskell
Language: Haskell - Size: 8.81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

keiranrowan/tiny-core
Simple versions of coreutils and common Linux commands written in C
Language: C - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

jonschlinkert/falsey
Like other checkers, returns true if `value` is falsey. Strings, arrays and `arguments` objects with a length of `0`, and objects with no own enumerable properties are considered falsey. Will also check against user-defined "special cases".
Language: JavaScript - Size: 24.4 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 6

ms672911/Anaconda-Python-Practicee
Python Exercise using jupyter notebook
Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

helvm/false-hs Fork of thulsadum/false-hs
Implementation of the false language in haskell.
Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

helvm/false_interpreter Fork of thunderseethe/false_interpreter
An interpreter for the FALSE language written in Haskell
Size: 734 KB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

arifemir/check-if-falsy-except-value
if you need ignore your falsy value from your expression you can use this little package
Language: TypeScript - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

tripu/faker.js Fork of zuriby/Faker.js
Generate massive amounts of realistic fake data in Node.js and in the browser
Language: JavaScript - Size: 13.4 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

maandree/optimised-true 📦
[Complete, except other architectures may be added in future] Optimised implementations of true(1) and false(1)
Language: Makefile - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

leta91/js-boolean
How to check in JavaScript if a value is primitive boolean (true or false)
Language: JavaScript - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

goshutils/false
The false utility shall return with a non-zero exit code.
Language: Go - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ERzLnU2/U1-Hoja-3-EJERCICIO-9
Entrada de datos para OPERADORES TERNARIOS con Boolean
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MarceloLeonCaceres/Introduction-AI-1-Knowledge-knights
We have 2 types of characters, knights who always tell the truth and knaves who always lie. Given a set of sentences spoken these type of characters, the program has to determine whether that characters are a knight or a knave
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

PasaOpasen/true-false-python
PyPI package with some better syntax tools for python
Language: Python - Size: 32.2 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

grimen/node-env-flag
Little util function for simpler extracting Boolean values from ENV variables in Node.js.
Language: JavaScript - Size: 1.05 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

afeiship/next-compact
Returns a copy of the arraywith all falsy values removed.
Language: JavaScript - Size: 22.5 KB - Last synced at: 30 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

eranws/red-false
a compiler for FALSE language written in Red (in less than 50 lines of code)
Language: Red - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 1

jeeukko/trulse
Is it true? Is it false? Who knows? Who cares?
Language: JavaScript - Size: 1000 Bytes - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jbassagana/truth-table
Data structure representing a logical truth table.
Language: PHP - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

komstin/Hello
Тут ничего нет
Language: HTML - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Fylipp/boolean
❔ A true/false quiz game
Language: JavaScript - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
