false
There are 39 repositories under false topic.
helvm/helma
🔧 🎨 HelMA - Haskellish Esoteric Little Minimal Automaton for Esoteric Languages implemented in Haskell
10xEngineersQualityProgramming/FalseJS
The ultimate library for getting false.
grimen/node-env-flag
Little util function for simpler extracting Boolean values from ENV variables in Node.js.
benhoyt/false-forth
A False compiler and interpreter written in ANS Forth
inspect-js/is-boolean-object
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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".
arifemir/check-if-falsy-except-value
if you need ignore your falsy value from your expression you can use this little package
eranws/red-false
a compiler for FALSE language written in Red (in less than 50 lines of code)
jessielw/Custom-Pyinstaller
Script to custom build pyinstaller to help prevent false positive viruses for Windows x64
keiranrowan/tiny-core
Simple versions of coreutils and common Linux commands written in C
tripu/faker.js
Generate massive amounts of realistic fake data in Node.js and in the browser
helvm/helvm.github.io
☀️ HelVM - Haskellish Esoteric Language VM (Vegan Metro) (Virtual Machine) implemented in Haskell
m1kc/rfalse
An interpreter for the FALSE language, possibly the fastest in the world.
stdlib-js/assert-is-boolean
Test if a value is a boolean.
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.
nodef/extra-function
Manipulates JavaScript functions' parameters, timing, and behavior.
PasaOpasen/true-false-python
PyPI package with some better syntax tools for python
wspace/lifthrasiir-esotope
Archive of Kang Seonghoon's esolang implementations in OCaml
Fylipp/boolean
❔ A true/false quiz game
goshutils/false
The false utility shall return with a non-zero exit code.
hgb-bin-proteomics/MSAnnika_FDR
A script and functions to group and validate MS Annika results.
jeeukko/trulse
Is it true? Is it false? Who knows? Who cares?
jlesca/python-booleans
Some knowledge about booleans data type in Python.
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
ms672911/Anaconda-Python-Practicee
Python Exercise using jupyter notebook
OGCJN/Efficient-estimation-of-the-number-of-false-positives-in-high-throughput-screening
This paper develops new methods to handle false positives in High-Throughput Screening experiments.
webdevhttp/boolean1
https://webdevhttp.github.io/boolean1/ my first true or false
d3nd3/dota-report-timestamps
Extract the timestamps which players report other players in the game Dota 2.
helvm/false-hs
Implementation of the false language in haskell.
helvm/false_interpreter
An interpreter for the FALSE language written in Haskell
JAVADAW24/U1-Hoja-2-EJERCICIO-2
Indicar salida en pantalla del programa JAVA con OPERADORES LOGICOS
JAVADAW24/U1-Hoja-3-EJERCICIO-9
Entrada de datos para OPERADORES TERNARIOS con Boolean
JAVADAW24/U1-HOJA-Ejercicio-6
par o impar con boooooleanos
kasoglu/quiz-game
A True/False quiz game built-in Python by Object-Oriented Programming principles.
leta91/js-boolean
How to check in JavaScript if a value is primitive boolean (true or false)