
Initial Design Document
/*
Initial design for JM- (or JMDash) - jstmax, 19/08/2024
{ jstmax! } @ { 62 69 74 2E 6C 79 2F 6D 78 5F 69 6E 66 6F }
Here's a quick explanation on its core syntax and the first functions.
(The comments work as in Cpp)
Use '#incd .{library/header file name}' to import and use a library/header file.
In this initial design file we'll discuss the functions that are already "built-in" (so the ones that work without including anything)
*/Last updated