Login
7 branches 0 tags
Ben (X13/Arch) No more walking the AST! Everything is bytecoded now! 937e512 3 years ago 617 Commits
nujel / lib / operation / predicates.c
/* Nujel - Copyright (C) 2020-2022 - Benjamin Vincent Schulenburg
 * This project uses the MIT license, a copy should be included under /LICENSE */
#include "../operation.h"
#include "../type/native-function.h"
#include "../type/val.h"
#include "../misc/pf.h"