Public holidays in Cape Verde
This is a list of holidays in Cape Verde.
Public holidays
Date | Holiday |
January 1 | New Year's Day |
January 13 | Democracy Day |
January 20 | Heroes Day |
May 1 | Labour Day |
June 1 | Youth Day |
July 5 | Independence Day |
August 15 | Assumption |
November 1 | All Saints' Day |
December 25 | Christmas Day |
gollark: Does heavlang have tail call optimization‽
gollark: Features Minimal setup - one binary and you are good to go! First class closures Garbage collection First class green threads (continuations) Python style generators (implemented as a plain macro) Mutable and immutable arrays (array/tuple) Mutable and immutable hashtables (table/struct) Mutable and immutable strings (buffer/string) Macros Byte code interpreter with an assembly interface, as well as bytecode verification Tail call optimization Direct interop with C via abstract types and C functions Dynamically load C libraries Functional and imperative standard library Lexical scoping Imperative and functional programming REPL Parsing Expression Grammars built in to the core library 300+ functions and macros in the core library Interactive environment with detailed stack traces Export your projects to standalone executables with a companion build tool, jpm
gollark: ++delete <@543131534685765673> (redeletion)
gollark: Janet makes a good system scripting language, or a language to embed in other programs. Think Lua or Guile. Janet also can be used for rapid prototyping, dynamic systems, and other domains where dynamic languages shine. Implemented mostly in standard C99, Janet runs on Windows, Linux and macOS. The few features that are not standard C (dynamic library loading, compiler specific optimizations), are fairly straightforward. Janet can be easily ported to new platforms.
gollark: https://janet-lang.org/
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.