Package org.daiitech.naftah.builtin
package org.daiitech.naftah.builtin
This is the base package of Naftah programming language core classes and functions.
- Author:
- Chakib Daii
-
ClassDescriptionProvides built-in functions used within the Naftah language for performing various arithmetic and logical operations with precision and efficiency.Annotation to mark a method as a Naftah built-in function.Annotation to mark a class as a provider of Naftah functions.