From b2bbfd7be69c1de91a06d922a9f7e09b45e59c1e Mon Sep 17 00:00:00 2001 From: xolatile Date: Sun, 20 Apr 2025 15:13:58 +0200 Subject: [PATCH] Hopefully finished Xarbon... --- .gitignore | 1 + LICENSE | 232 ++++++++ README.md | 32 ++ compile.sh | 7 + install.sh | 11 + xanguage.h | 188 +++++++ xanguage/ada.h | 30 ++ xanguage/bash.h | 24 + xanguage/c++.h | 53 ++ xanguage/c.h | 52 ++ xanguage/common.h | 11 + xanguage/d.h | 49 ++ xanguage/eaxhla.h | 79 +++ xanguage/flat.h | 66 +++ xanguage/fortran.h | 47 ++ xanguage/go.h | 46 ++ xanguage/haskell.h | 34 ++ xanguage/holy_c.h | 46 ++ xanguage/lua.h | 50 ++ xanguage/pascal.h | 28 + xanguage/python.h | 47 ++ xanguage/valgrind.h | 24 + xarbon.c | 273 ++++++++++ xarbon.png | Bin 0 -> 151052 bytes xormat.h | 122 +++++ xormat/png.h | 105 ++++ xtandard.h | 1238 +++++++++++++++++++++++++++++++++++++++++++ xyntax.h | 175 ++++++ 28 files changed, 3070 insertions(+) create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 README.md create mode 100755 compile.sh create mode 100755 install.sh create mode 100644 xanguage.h create mode 100755 xanguage/ada.h create mode 100755 xanguage/bash.h create mode 100755 xanguage/c++.h create mode 100755 xanguage/c.h create mode 100755 xanguage/common.h create mode 100755 xanguage/d.h create mode 100755 xanguage/eaxhla.h create mode 100755 xanguage/flat.h create mode 100755 xanguage/fortran.h create mode 100755 xanguage/go.h create mode 100755 xanguage/haskell.h create mode 100755 xanguage/holy_c.h create mode 100755 xanguage/lua.h create mode 100755 xanguage/pascal.h create mode 100755 xanguage/python.h create mode 100755 xanguage/valgrind.h create mode 100755 xarbon.c create mode 100644 xarbon.png create mode 100644 xormat.h create mode 100644 xormat/png.h create mode 100644 xtandard.h create mode 100644 xyntax.h diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2b5c253 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +xarbon \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..3287234 --- /dev/null +++ b/LICENSE @@ -0,0 +1,232 @@ +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +“This License” refers to version 3 of the GNU General Public License. + +“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. + +To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. + +A “covered work” means either the unmodified Program or a work based on the Program. + +To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. + +A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +“Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +“Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. + +A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. + + xarbon + Copyright (C) 2025 xolatile + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + xarbon Copyright (C) 2025 xolatile + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. + +You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . diff --git a/README.md b/README.md new file mode 100644 index 0000000..61e5c59 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# xarbon + +## xarbon -- Program for rendering source code files to PNG image format. + +Compile: `$ sh compile.sh` + +Install: `$ sudo sh install.sh` + +License: GNU/GPLv3 + +This library depends on (these libraries are included in static version of the program): +- xtandard: https://gitlab.com/xolatile/xtandard +- xyntax: https://gitlab.com/xolatile/xyntax +- xanguage: https://gitlab.com/xolatile/xanguage +- xormat: https://gitlab.com/xolatile/xormat + +About this program: +- It is extremely slow, it's written to be generic and extensible, not language specific or optimized. +- You can easily add new syntax support with it, for your own language or some that I didn't include. +- There are 3 ways to use this program, you can see them below, or use -h / --help to see it. +- Everything related to my libraries is clean of all warning options on GCC and Valgrind (hopefully). +- Because fuck slow and online renderers that put MacOS terminal and shitty highlighting schemes. +- Font is hardcoded to Terminus (size 16) because that's my full-on system font, it's very good. + +Use: +```bash +$ xarbon my_program.ext -- "This way, language is selected by the extension." +$ cat my_program.ext | xarbon [extension] -- "You need to specify the language, check -h / --help." +$ xarbon [extension] < my_program.ext -- "Again, since it's reading from standard stream..." +``` + +![screenshot](screenshot.png) diff --git a/compile.sh b/compile.sh new file mode 100755 index 0000000..c4ad094 --- /dev/null +++ b/compile.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +set -xe + +gcc -std=gnu99 -w -Ofast -o xarbon xarbon.c -lpng + +exit diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..17ad8b6 --- /dev/null +++ b/install.sh @@ -0,0 +1,11 @@ +#!/bin/bash + +set -xe + +if [ -f xarbon ]; then + cp -f xarbon /usr/local/bin/xarbon +else + echo "Please run 'sh compile.sh' beforehand." +fi + +exit diff --git a/xanguage.h b/xanguage.h new file mode 100644 index 0000000..e6c8c73 --- /dev/null +++ b/xanguage.h @@ -0,0 +1,188 @@ +/// __ ____ _ _ __ __ _ _ _ __ _ __ _ ___ +/// \ \/ / _` | '_ \ / _` | | | |/ _` |/ _` |/ _ \ +/// > < (_| | | | | (_| | |_| | (_| | (_| | __/ +/// /_/\_\__,_|_| |_|\__, |\__,_|\__,_|\__, |\___| +/// |___/ |___/ +/// +/// Copyright (c) 1997 - Ognjen 'xolatile' Milan Robovic +/// +/// xolatile@chud.cyou - xanguage - Syntax definitions of programming languages that I care about (and some that I don't care about). +/// +/// This program is free software, free as in freedom and as in free beer, you can redistribute it and/or modify it under the terms of the GNU +/// General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version if you wish... +/// +/// This program is distributed in the hope that it will be useful, but it is probably not, and without any warranty, without even the implied +/// warranty of merchantability or fitness for a particular purpose, because it is pointless. Please see the GNU (Geenoo) General Public License +/// for more details, if you dare, it is a lot of text that nobody wants to read... + +typedef enum { + language_common, language_ada, language_c, language_cpp, + language_d, language_eaxhla, language_flat, language_fortran, + language_pascal, language_python, language_go, language_lua, + language_bash, language_haskell, language_valgrind, language_holy_c, + language_count +} language_enumeration; + +typedef struct { + natural comment_colour; + natural processor_colour; + natural character_colour; + natural string_colour; + natural keyword_colour; + natural type_colour; + natural bracket_colour; + natural operator_colour; + natural number_colour; + natural lowercase_colour; + natural uppercase_colour; + natural underscore_colour; + natural register_colour; + natural extension_colour; + natural fatal_colour; + natural comment_effect; + natural processor_effect; + natural character_effect; + natural string_effect; + natural keyword_effect; + natural type_effect; + natural bracket_effect; + natural operator_effect; + natural number_effect; + natural lowercase_effect; + natural uppercase_effect; + natural underscore_effect; + natural register_effect; + natural extension_effect; + natural fatal_effect; +} language_structure; + +#define language_lowercase "abcdefghijklmnopqrstuvwxyz" +#define language_uppercase "ABCDEFGHIJKLMNOPQRSTUVWXYZ" +#define language_letters "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" +#define language_digits "0123456789" + +#include "xanguage/common.h" +#include "xanguage/ada.h" +#include "xanguage/c.h" +#include "xanguage/c++.h" +#include "xanguage/d.h" +#include "xanguage/eaxhla.h" +#include "xanguage/flat.h" +#include "xanguage/fortran.h" +#include "xanguage/pascal.h" +#include "xanguage/python.h" +#include "xanguage/go.h" +#include "xanguage/holy_c.h" +#include "xanguage/lua.h" +#include "xanguage/bash.h" +#include "xanguage/haskell.h" +#include "xanguage/valgrind.h" + +#undef language_lowercase +#undef language_uppercase +#undef language_letters +#undef language_digits + +static procedure (* language_highlighter [language_count]) (language_structure * language, syntax_structure * syntax) = { + language_highlight_common, language_highlight_ada, language_highlight_c, language_highlight_cpp, + language_highlight_d, language_highlight_eaxhla, language_highlight_flat, language_highlight_fortran, + language_highlight_pascal, language_highlight_python, language_highlight_go, language_highlight_lua, + language_highlight_bash, language_highlight_haskell, language_highlight_valgrind, language_highlight_holy_c +}; + +static character * language_short_option [language_count] = { + "-X", "-A", "-C", "-S", "-D", "-E", "-T", "-F", "-P", "-Y", "-G", "-L", "-B", "-H", "-V", "-O" +}; + +static character * language_long_option [language_count] = { + "--common", "--ada", "--c", "--cpp", "--d", "--eaxhla", "--flat", "--fortran", + "--pascal", "--python", "--go", "--lua", "--bash", "--haskell", "--valgrind", "--holyc" +}; + +static character * language_identifier [language_count] = { + "Common", "Ada", "C", "C++", "D", "EAXHLA", "Flat", "Fortran", + "Pascal", "Python", "Go", "Lua", "Bash", "Haskell", "Valgrind", "Holy C" +}; + +static language_structure * language_initialize (boolean true_colour) { + language_structure * language = allocate (sizeof (* language)); + + if (true_colour == true) { + language->comment_colour = 0xff777777u; + language->processor_colour = 0xff3377aau; + language->character_colour = 0xff7733ccu; + language->string_colour = 0xffcc3377u; + language->keyword_colour = 0xff33cceeu; + language->type_colour = 0xff55cceeu; + language->bracket_colour = 0xffee5533u; + language->operator_colour = 0xffeeaa33u; + language->number_colour = 0xffee33aau; + language->lowercase_colour = 0xffccccccu; + language->uppercase_colour = 0xffeeeeeeu; + language->underscore_colour = 0xffaaaaaau; + language->register_colour = 0xff5577aau; + language->extension_colour = 0xff55aaccu; + language->fatal_colour = 0xffcc7755u; + } else { + language->comment_colour = colour_grey; + language->processor_colour = colour_cyan; + language->character_colour = colour_pink; + language->string_colour = colour_pink; + language->keyword_colour = colour_yellow; + language->type_colour = colour_yellow; + language->bracket_colour = colour_blue; + language->operator_colour = colour_cyan; + language->number_colour = colour_pink; + language->lowercase_colour = colour_white; + language->uppercase_colour = colour_white; + language->underscore_colour = colour_white; + language->register_colour = colour_cyan; + language->extension_colour = colour_yellow; + language->fatal_colour = colour_red; + language->comment_effect = effect_bold; + language->processor_effect = effect_italic; + language->character_effect = effect_bold; + language->string_effect = effect_normal; + language->keyword_effect = effect_bold; + language->type_effect = effect_normal; + language->bracket_effect = effect_bold; + language->operator_effect = effect_normal; + language->number_effect = effect_bold; + language->lowercase_effect = effect_normal; + language->uppercase_effect = effect_bold; + language->underscore_effect = effect_italic; + language->register_effect = effect_italic; + language->extension_effect = effect_italic; + language->fatal_effect = effect_bold; + } + + return (language); +} + +static language_structure * language_deinitialize (language_structure * language) { + return (deallocate (language)); +} + +static procedure language_conditionally_select (language_structure * language, syntax_structure * syntax, natural select) { + if (syntax->count == 0) { + if ((select == file_type_c_source) || (select == file_type_c_header)) { + language_highlight_c (language, syntax); + } else if ((select == file_type_ada_sexy_body) || (select == file_type_ada_specification)) { + language_highlight_ada (language, syntax); + } else if ((select == file_type_cpp_source) || (select == file_type_cpp_header)) { + language_highlight_cpp (language, syntax); + } else if (select == file_type_flat_assembly) { + language_highlight_flat (language, syntax); + } else if (select == file_type_fortran_90_source) { + language_highlight_fortran (language, syntax); + } else if (select == file_type_pascal_source) { + language_highlight_pascal (language, syntax); + } else if (select == file_type_eax_assembly) { + language_highlight_eaxhla (language, syntax); + } else if (select == file_type_python_script) { + language_highlight_python (language, syntax); + } else { + language_highlight_common (language, syntax); + } + } +} diff --git a/xanguage/ada.h b/xanguage/ada.h new file mode 100755 index 0000000..05392cb --- /dev/null +++ b/xanguage/ada.h @@ -0,0 +1,30 @@ +static procedure language_highlight_ada (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/&|()\" \t\r\n"; + + character * keywords [] = { + "abort", "else", "new", "return", "abs", "elsif", "not", "reverse", + "abstract", "end", "null", "accept", "entry", "select", "access", "of", + "separate", "aliased", "exit", "or", "some", "all", "others", "subtype", + "and", "for", "out", "array", "function", "at", "tagged", "generic", + "package", "task", "begin", "goto", "pragma", "body", "private", "then", + "type", "case", "in", "constant", "until", "is", "raise", "use", + "if", "declare", "range", "delay", "limited", "record", "when", "delta", + "loop", "rem", "while", "digits", "renames", "with", "do", "mod", + "requeue", "xor", "procedure", "protected", "interface", "synchronized", "exception", "overriding", + "terminate" + }; + + syntax_define (syntax, false, false, "--", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + syntax_define (syntax, true, false, "()", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+-*/&|'", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_letters, separators, '\0', language->lowercase_colour, language->lowercase_effect); +} diff --git a/xanguage/bash.h b/xanguage/bash.h new file mode 100755 index 0000000..eca4c43 --- /dev/null +++ b/xanguage/bash.h @@ -0,0 +1,24 @@ +static procedure language_highlight_bash (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^?|@#$()[]{}'\" \t\r\n"; + + character * keywords [] = { + "exit", "set", "elif", "done", "in", "then", "function", "fi", + "if", "else", "do", "while", "for" + }; + + syntax_define (syntax, false, false, "#", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\0', language->string_colour, language->string_effect); + syntax_define (syntax, false, false, "\"", "\"", '\0', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|@#$", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/c++.h b/xanguage/c++.h new file mode 100755 index 0000000..7552a71 --- /dev/null +++ b/xanguage/c++.h @@ -0,0 +1,53 @@ +static procedure language_highlight_cpp (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^?|()[]{}'\" \t\r\n"; + + character * keywords [] = { + "alignas", "alignof", "and", "asm", "auto", "break", "case", + "catch", "class", "compl", "concept", "const", "consteval", "constexpr", + "constinit", "continue", "decltype", "default", "delete", "do", "else", + "enum", "explicit", "export", "extern", "false", "for", "friend", + "goto", "if", "inline", "mutable", "namespace", "new", + "noexcept", "not", "nullptr", "operator", "or", "private", "protected", "public", + "reflexpr", "register", "requires", "return", "sizeof", "static", + "struct", "switch", "synchronized", "template", "this", "throw", "true", "try", + "typedef", "typeid", "typename", "union", "using", "virtual", + "volatile", "while", "xor", "final", "override", "import", "module" + }; + + character * types [] = { + "v0", "boolean", "off_t", "va_list", "float", "double", "float_t", "double_t", + "char", "short", "int", "long", "uchar", "ushort", "uint", "ulong", + "int8_t", "int16_t", "int32_t", "int64_t", "uint8_t", "uint16_t", "uint32_t", "uint64_t", + "signed", "unsigned", "size_t", "ssize_t" + }; + + character * commons [] = { + "std", "FILE", "DIR", "EOF", "va_arg", "va_start", "va_end", "va_copy" + }; + + syntax_define (syntax, false, false, "/*", "*/", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "//", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "#", "\n", '\\', language->processor_colour, language->processor_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + for (natural_64 word = 0; word < array_length (commons); ++word) { + syntax_define (syntax, false, true, commons [word], separators, '\0', language->extension_colour, language->extension_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/c.h b/xanguage/c.h new file mode 100755 index 0000000..95d1719 --- /dev/null +++ b/xanguage/c.h @@ -0,0 +1,52 @@ +static procedure language_highlight_c (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^?|()[]{}'\" \t\r\n"; + + character * keywords [] = { + "register", "volatile", "auto", "const", "static", "extern", "if", "else", + "do", "while", "for", "continue", "switch", "case", "default", "break", + "enum", "union", "struct", "typedef", "goto", "return", "sizeof", "inline", + "restrict", "true", "false" + }; + + character * types [] = { + "void", "bool", "off_t", "va_list", "float", "double", "float_t", "double_t", + "char", "short", "int", "long", "uchar", "ushort", "uint", "ulong", + "int8_t", "int16_t", "int32_t", "int64_t", "uint8_t", "uint16_t", "uint32_t", "uint64_t", + "integer_8", "integer_16", "integer", "integer_64", "natural_8", "natural_16", "natural", "natural_64", + "real", "real_64", "v0", "character", "boolean", "pstring", "signed", "unsigned", + "size_t", "ssize_t" + }; + + character * commons [] = { + "null", "NULL", "FILE", "DIR", "va_arg", "va_start", "va_end", "va_copy", + "alignas", "alignof", "offsetof", "typeof", "EOF", "ABS", "MIN", "MAX", + "ARRAYSIZE", "SWAP", "UNUSED", "UNREACHABLE", "STRINGIFY", "CONCAT", "assert", "nullptr", + "thread_local", "static_assert" + }; + + syntax_define (syntax, false, false, "/*", "*/", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "//", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "#", "\n", '\\', language->processor_colour, language->processor_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + for (natural_64 word = 0; word < array_length (commons); ++word) { + syntax_define (syntax, false, true, commons [word], separators, '\0', language->extension_colour, language->extension_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/common.h b/xanguage/common.h new file mode 100755 index 0000000..ffa6e2f --- /dev/null +++ b/xanguage/common.h @@ -0,0 +1,11 @@ +static procedure language_highlight_common (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+*-/%!&~^?|()[]{}'\"@#$` \t\r\n"; + + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|@#$`", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); +} diff --git a/xanguage/d.h b/xanguage/d.h new file mode 100755 index 0000000..f59bc4b --- /dev/null +++ b/xanguage/d.h @@ -0,0 +1,49 @@ +static procedure language_highlight_d (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^?|@()[]{}'\"` \t\r\n"; + + character * keywords [] = { + "abstract", "alias", "align", "asm", "assert", "auto", "body", "boolean", + "break", "byte", "case", "cast", "catch", "cdouble", "cent", "cfloat", + "char", "class", "const", "continue", "creal", "dchar", "debug", "default", + "delegate", "delete", "deprecated", "do", "double", "else", "enum", "export", + "extern", "false", "final", "finally", "float", "for", "foreach", "with", + "function", "goto", "idouble", "if", "ifloat", "immutable", "import", "in", + "inout", "int", "interface", "invariant", "ireal", "is", "lazy", "long", + "macro", "mixin", "module", "new", "nothrow", "null", "out", "override", + "package", "pragma", "private", "protected", "public", "pure", "real", "ref", + "return", "scope", "shared", "short", "static", "struct", "super", "switch", + "synchronized", "template", "this", "throw", "true", "try", "typeid", "typeof", + "ubyte", "ucent", "uint", "ulong", "union", "unittest", "ushort", "version", + "v0", "wchar", "while", "foreach_reverse" + }; + + character * types [] = { + "byte", "ubyte", "short", "ushort", "int", "uint", "long", "ulong", + "cent", "ucent", "char", "wchar", "dchar", "float", "double", "real", + "ifloat", "idouble", "ireal", "cfloat", "cdouble", "creal", "v0", "boolean", + "string" + }; + + syntax_define (syntax, false, false, "/+", "+/", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "/*", "*/", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "//", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + syntax_define (syntax, false, false, "`", "`", '\0', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|@", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/eaxhla.h b/xanguage/eaxhla.h new file mode 100755 index 0000000..cca50c9 --- /dev/null +++ b/xanguage/eaxhla.h @@ -0,0 +1,79 @@ +static procedure language_highlight_eaxhla (language_structure * language, syntax_structure * syntax) { + character * separators = ".,+-*/[]<>=; \t\r\n"; + + character * declarations [] = { + "program", "procedure", "machine", "library", "fast", "unix", "begin", "end", + "if", "then", "else", "repeat", "break", "continue", "until", "exit", + "fastcall", "shell", "alias", "macro", "scope", "unscope", "use", "include" + }; + + character * types [] = { + "integer_64", "character6", "s32", "s64", "natural_64", "natural_86", "u32", "u64", + "f32", "f64", "real_640", "v0", "character28", "natural_828", "integer_1656", "natural_1656", + "s512", "u512" + }; + + character * instructions [] = { + "jnpe", "jpo", "jnpo", "jpe", "jnb", "jae", "jnbe", "ja", + "jna", "jbe", "jnae", "jb", "jnl", "jge", "jnle", "jg", + "jng", "jle", "jnge", "jl", "cmovng", "cmovle", "cmovnge", "cmovl", + "cmovnpe", "cmovpo", "cmovnpo", "cmovpe", "cmovnb", "cmovae", "cmovnbe", "cmova", + "cmovna", "cmovbe", "cmovnae", "cmovb", "cmovnl", "cmovge", "cmovnle", "cmovg", + "setnpe", "setpo", "setnpo", "setpe", "setnb", "setae", "setnbe", "seta", + "setna", "setbe", "setnae", "setb", "setnl", "setge", "setnle", "setg", + "setng", "setle", "setnge", "setl", "enter", "call", "jmp", "mov", + "add", "or", "adc", "sbb", "and", "sub", "xor", "cmp", + "inc", "dec", "not", "neg", "mul", "imul", "div", "idiv", + "fadd", "fmul", "fcom", "fcomp", "fsub", "fsubr", "fdiv", "fdivr", + "rol", "ror", "rcl", "rcr", "sal", "shr", "shl", "sar", + "nop", "retn", "retf", "leave", "popf", "pushf", "in", "out", + "syscall", "cpuid", "fnop", "fchs", "fabs", "ftst", "fxam", "fld1", + "fldl2t", "fldl2e", "fldpi", "fldlg2", "fldln2", "fldz", "f2xm1", "fyl2x", + "fptan", "fpatan", "fxtract", "fprem1", "fdecstp", "fincstp", "fprem", "fyl2xp1", + "fsqrt", "fsincos", "frndint", "fscale", "fsin", "fcos", "pop", "push", + "bswap", "bsf", "bsr", "loop", "loope", "loopne" + }; + + character * registers [] = { + "rax", "rcx", "rdx", "rbx", "rsp", "rbp", "rsi", "rdi", + "r8", "r9", "r10", "r11", "r12", "r13", "r14", "r15", + "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi", + "r8d", "r9d", "r10d", "r11d", "r12d", "r13d", "r14d", "r15d", + "ax", "cx", "dx", "bx", "sp", "bp", "si", "di", + "r8w", "r9w", "r10w", "r11w", "r12w", "r13w", "r14w", "r15w", + "al", "cl", "dl", "bl", "spl", "bpl", "sil", "dil", + "r8b", "r9b", "r10b", "r11b", "r12b", "r13b", "r14b", "r15b" + }; + + integer word; + + syntax_define (syntax, false, false, "#", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "---", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "//", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (declarations); ++word) { + syntax_define (syntax, false, true, declarations [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + for (natural_64 word = 0; word < array_length (instructions); ++word) { + syntax_define (syntax, false, true, instructions [word], " \t\n", '\0', language->extension_colour, language->extension_effect); + } + + for (natural_64 word = 0; word < array_length (registers); ++word) { + syntax_define (syntax, false, true, registers [word], separators, '\0', language->register_colour, language->register_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,+*-/%$<>=;", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/flat.h b/xanguage/flat.h new file mode 100755 index 0000000..044d6b6 --- /dev/null +++ b/xanguage/flat.h @@ -0,0 +1,66 @@ +static procedure language_highlight_flat (language_structure * language, syntax_structure * syntax) { + character * separators = ".,+-=:;(){}[]%$<> \t\r\n"; + + character * declarations [] = { + "format", "executable", "readable", "writable", "segment", "sector", "entry", "macro", + "db", "dw", "dd", "dq", "rb", "rw", "rd", "rq" + }; + + character * instructions [] = { + "mov", "movabs", "movapd", "movaps", "movebe", "movsd", "movsx", "movzx", + "movsxd", "movd", "movq", "movs", "movsb", "movsw", "movsd", "movsq", + "cmovmp", "cmovrcxz", "cmovc", "cmovnc", "cmove", "cmovne", "cmovz", "cmovnz", + "cmovg", "cmovng", "cmovge", "cmovnge", "cmovl", "cmovnl", "cmovle", "cmovnle", + "cmova", "cmovna", "cmovae", "cmovnae", "cmovb", "cmovnb", "cmovbe", "cmovnbe", + "cmovs", "cmovns", "cmovo", "cmovno", "cmovp", "cmovnp", "cmovpo", "cmovpe", + "cmp", "cmps", "cmpsb", "cmpsw", "cmpsd", "cmpsq", "cmpxchg", "lea", + "monitor", "cpuid", "in", "out", "syscall", "sysenter", "sysret", "sysexit", + "swap", "bswap", "pop", "push", "call", "ret", "enter", "leave", + "and", "or", "not", "neg", "sal", "sar", "shl", "shr", + "inc", "dec", "add", "sub", "mul", "div", "imul", "idiv", + "nop", "fnop", "adc", "sbb", "aaa", "aas", "aam", "aad", + "jmp", "jrcxz", "jc", "jnc", "je", "jne", "jz", "jnz", + "jg", "jng", "jge", "jnge", "jl", "jnl", "jle", "jnle", + "ja", "jna", "jae", "jnae", "jb", "jnb", "jbe", "jnbe", + "js", "jns", "jo", "jno", "jp", "jnp", "jpo", "jpe", + "rep", "repe", "repz", "repne", "repnz", "loop", "loope", "loopne" + }; + + character * registers [] = { + "rax", "rcx", "rdx", "rbx", "rsp", "rbp", "rsi", "rdi", + "r8", "r9", "r10", "r11", "r12", "r13", "r14", "r15", + "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi", + "r8d", "r9d", "r10d", "r11d", "r12d", "r13d", "r14d", "r15d", + "ax", "cx", "dx", "bx", "sp", "bp", "si", "di", + "r8w", "r9w", "r10w", "r11w", "r12w", "r13w", "r14w", "r15w", + "al", "cl", "dl", "bl", "spl", "bpl", "sil", "dil", + "r8b", "r9b", "r10b", "r11b", "r12b", "r13b", "r14b", "r15b", + "ah", "ch", "dh", "bh" + }; + + integer word; + + syntax_define (syntax, false, false, ";", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->string_colour, language->string_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (declarations); ++word) { + syntax_define (syntax, false, true, declarations [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (instructions); ++word) { + syntax_define (syntax, false, true, instructions [word], " \t", '\0', language->extension_colour, language->extension_effect); + } + + for (natural_64 word = 0; word < array_length (registers); ++word) { + syntax_define (syntax, false, true, registers [word], separators, '\0', language->register_colour, language->register_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,+-=:;%$<>", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/fortran.h b/xanguage/fortran.h new file mode 100755 index 0000000..2de4e68 --- /dev/null +++ b/xanguage/fortran.h @@ -0,0 +1,47 @@ +static procedure language_highlight_fortran (language_structure * language, syntax_structure * syntax) { + character * separators = ",:<=>+-*/&()[]\"\' \t\r\n"; + + character * keywords [] = { + "allocatable", "allocate", "associate", "backspace", "block", "call", "case", "common", + "contains", "cycle", "data", "deallocate", "d0", "do", "else", "elseif", + "end", "enddo", "endfile", "endif", "entry", "equivalence", "exit", "external", + "forall", "format", "function", "goto", "if", "implicit", "inquire", "intent", + "intrinsic", "module", "namelist", "none", "nullify", "only", "open", "optional", + "parameter", "pointer", "print", "private", "program", "public", "read", "recursive", + "return", "rewind", "save", "select", "sequence", "stop", "subroutine", "target", + "then", "to", "type", "use", "where", "write" + }; + + character * types [] = { + "character", "integer", "boolean", "real", "complex" + }; + + character * commons [] = { + ".and.", ".or.", ".not.", ".true.", ".false.", "in", "out", "len", + "dimension", "modulo", "advance" + }; + + syntax_define (syntax, false, false, "!", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (commons); ++word) { + syntax_define (syntax, false, true, commons [word], separators, '\0', language->processor_colour, language->processor_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + syntax_define (syntax, true, false, "()[]", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ",:<=>+-*/&", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/go.h b/xanguage/go.h new file mode 100755 index 0000000..967b960 --- /dev/null +++ b/xanguage/go.h @@ -0,0 +1,46 @@ +static procedure language_highlight_go (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^?|()[]{}'\"` \t\r\n"; + + character * keywords [] = { + "break", "default", "func", "interface", "select", "case", "defer", "go", + "struct", "else", "goto", "package", "switch", "const", "var", "for", + "fallthrough", "if", "range", "type", "continue", "import", "return" + }; + + character * types [] = { + "map", "uint", "int", "uintptr", "uint8", "uint16", "uint32", "uint64", + "int8", "int16", "int32", "int64", "float32", "float64", "complex64", "complex128", + "byte", "rune", "string", "chan", "boolean" + + }; + + character * commons [] = { + "true", "false", "nil", "err" + }; + + syntax_define (syntax, false, false, "/*", "*/", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "//", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + syntax_define (syntax, false, false, "`", "`", '\0', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + for (natural_64 word = 0; word < array_length (commons); ++word) { + syntax_define (syntax, false, true, commons [word], separators, '\0', language->extension_colour, language->extension_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/haskell.h b/xanguage/haskell.h new file mode 100755 index 0000000..537ce49 --- /dev/null +++ b/xanguage/haskell.h @@ -0,0 +1,34 @@ +static procedure language_highlight_haskell (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!@#$&~^?|()[]{}'\" \t\r\n"; + + character * keywords [] = { + "case", "class", "data", "deriving", "do", "else", "if", "import", + "in", "infix", "infixl", "infixr", "instance", "let", "of", "module", + "newtype", "then", "type", "where" + }; + + character * types [] = { + "Int", "Integer", "String", "Char", "Float", "Boolean" + }; + + syntax_define (syntax, false, false, "{-", "-}", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "--", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!@#$&~^?|", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/holy_c.h b/xanguage/holy_c.h new file mode 100755 index 0000000..b9cdb1d --- /dev/null +++ b/xanguage/holy_c.h @@ -0,0 +1,46 @@ +static procedure language_highlight_holy_c (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^|()[]{}'\" \t\r\n"; + + character * keywords [] = { + "static", "extern", "import", "auto", "public", "sizeof", "asm", "no_warn", + "do", "while", "for", "switch", "case", "default", "start", "end", + "if", "else", "goto", "return", "break", "try", "catch", "throw", + "enum", "union", "class" + }; + + character * types [] = { + "U8", "U16", "U32", "U64", "I8", "I16", "I32", "I64", + "U0", "I0", "F64", "Bool" + }; + + character * commons [] = { + "_extern", "_intern", "_import", "lastclass", "offset", "defined", "lock", "interrupt", + "reg", "noreg", "argpop", "noargpop", "haserrcode", "NULL", "TRUE", "FALSE" + }; + + syntax_define (syntax, false, false, "/*", "*/", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "//", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "#", "\n", '\\', language->processor_colour, language->processor_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + for (natural_64 word = 0; word < array_length (commons); ++word) { + syntax_define (syntax, false, true, commons [word], separators, '\0', language->extension_colour, language->extension_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^|", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/lua.h b/xanguage/lua.h new file mode 100755 index 0000000..ca22057 --- /dev/null +++ b/xanguage/lua.h @@ -0,0 +1,50 @@ +static procedure language_highlight_lua (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%~^#|()[]{}'\" \t\r\n"; + + character * keywords [] = { + "and", "break", "do", "else", "elseif", "end", "false", "for", + "function", "if", "in", "local", "nil", "not", "or", "until", + "repeat", "return", "then", "true", "while" + }; + + character * types [] = { + "booleanean", "number", "string", "userdata", "function", "thread", "table" + }; + + character * commons [] = { + "require", "print", "seek", "dofile", "loadfile", "assert", "rawset", "rawget", + "setfenv", "pairs", "ipairs", "tonumber", "tostring", "foreach", "setn", "getn", + "insert", "concat", "sort", "remove", "abs", "ceil", "floor", "log10", + "rad", "sqrt", "acos", "cos", "fmod", "max", "random", "tan", + "asin", "cosh", "frexp", "min", "randomseed", "tanh", "atan", "deg", + "ldexp", "modf", "sin", "atan2", "sinh", "exp", "log", "pow", + "open", "close", "read", "write", "input", "output", "format", "lines", + "upper", "lower", "find", "gfind", "match", "gmatch", "sub", "gsub", + "len", "rep", "char", "dump", "reverse", "byte" + }; + + syntax_define (syntax, false, false, "--[[", "]]", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "--", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (types); ++word) { + syntax_define (syntax, false, true, types [word], separators, '\0', language->type_colour, language->type_effect); + } + + for (natural_64 word = 0; word < array_length (commons); ++word) { + syntax_define (syntax, false, true, commons [word], separators, '\0', language->extension_colour, language->extension_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+-*/%~^#|", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/pascal.h b/xanguage/pascal.h new file mode 100755 index 0000000..16cec4b --- /dev/null +++ b/xanguage/pascal.h @@ -0,0 +1,28 @@ +static procedure language_highlight_pascal (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/&@#$%^()[] \t\r\n"; + + character * keywords [] = { + "absolute", "and", "array", "asm", "begin", "case", "const", "constructor", + "destructor", "div", "do", "downto", "else", "end", "file", "for", + "function", "goto", "if", "in", "inherited", "inline", "interface", "xor", + "label", "mod", "nil", "not", "object", "of", "operator", "or", + "packed", "procedure", "program", "record", "reintroduce", "repeat", "self", "set", + "shl", "shr", "string", "then", "to", "type", "unit", "until", + "uses", "var", "while", "with" + }; + + syntax_define (syntax, false, false, "//", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "(*", "*)", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "{", "}", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '#', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + syntax_define (syntax, true, false, "[]()", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+-*/&@#$%^", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_letters, separators, '\0', language->lowercase_colour, language->lowercase_effect); +} diff --git a/xanguage/python.h b/xanguage/python.h new file mode 100755 index 0000000..188ffd3 --- /dev/null +++ b/xanguage/python.h @@ -0,0 +1,47 @@ +static procedure language_highlight_python (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^?|()[]{}'\" \t\r\n"; + + character * keywords [] = { + "and", "as", "assert", "break", "class", "continue", "def", "del", + "elif", "else", "except", "False", "finally", "for", "from", "global", + "if", "import", "in", "is", "labmda", "None", "nonlocal", "not", + "or", "pass", "raise", "return", "True", "try", "while", "with", + "yield", "async", "await" + }; + + character * commons [] = { + "abs", "all", "any", "apply", "ascii", "basestring", "bin", "boolean", + "breakpoint", "buffer", "bytearray", "bytes", "callable", "chr", "classmethod", "cmp", + "coerce", "compile", "complex", "copyright", "credits", "delattr", "dict", "dir", + "divmod", "enumerate", "eval", "execfile", "exit", "file", "filter", "float", + "format", "frozenset", "getattr", "globals", "hasattr", "hash", "help", "hex", + "id", "input", "int", "intern", "isinstance", "issubclass", "iter", "len", + "license", "list", "locals", "long", "map", "max", "memoryview", "min", + "next", "object", "oct", "open", "ord", "pow", "property", "quit", + "range", "raw_input", "reduce", "reload", "repr", "reversed", "round", "set", + "setattr", "slice", "sorted", "staticmethod", "str", "sum", "super", "tuple", + "type", "unichr", "unicode", "vars", "xrange", "zip" + }; + + syntax_define (syntax, false, false, "#", "\n", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'''", "'''", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "\"\"\"", "\"\"\"", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "'", "'", '\\', language->character_colour, language->character_effect); + syntax_define (syntax, false, false, "\"", "\"", '\\', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (keywords); ++word) { + syntax_define (syntax, false, true, keywords [word], separators, '\0', language->keyword_colour, language->keyword_effect); + } + + for (natural_64 word = 0; word < array_length (commons); ++word) { + syntax_define (syntax, false, true, commons [word], separators, '\0', language->extension_colour, language->extension_effect); + } + + syntax_define (syntax, true, false, "()[]", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, separators, '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->underscore_colour, language->underscore_effect); +} diff --git a/xanguage/valgrind.h b/xanguage/valgrind.h new file mode 100755 index 0000000..f187721 --- /dev/null +++ b/xanguage/valgrind.h @@ -0,0 +1,24 @@ +static procedure language_highlight_valgrind (language_structure * language, syntax_structure * syntax) { + character * separators = ".,:;<=>+-*/%!&~^?|@#$()[]{}'\" \t\r\n"; + + character * titles [] = { + "HEAP", "LEAK", "ERROR", "SUMMARY" + }; + + syntax_define (syntax, false, false, "==", "==", '\0', language->comment_colour, language->comment_effect); + syntax_define (syntax, false, false, "\"", "\"", '\0', language->string_colour, language->string_effect); + syntax_define (syntax, false, false, "(", ")", '\0', language->lowercase_colour, language->lowercase_effect); + syntax_define (syntax, false, false, "0x", ":", '\0', language->string_colour, language->string_effect); + + for (natural_64 word = 0; word < array_length (titles); ++word) { + syntax_define (syntax, false, true, titles [word], separators, '\0', language->fatal_colour, language->fatal_effect); + } + + syntax_define (syntax, true, false, "()[]{}", "", '\0', language->bracket_colour, language->bracket_effect); + syntax_define (syntax, true, false, ".,:;<=>+*-/%!&~^?|@#$", "", '\0', language->operator_colour, language->operator_effect); + + syntax_define (syntax, true, true, language_digits, ": ()\t\r\n", '\0', language->number_colour, language->number_effect); + syntax_define (syntax, true, true, language_lowercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, language_uppercase, separators, '\0', language->uppercase_colour, language->uppercase_effect); + syntax_define (syntax, true, true, "_", separators, '\0', language->uppercase_colour, language->uppercase_effect); +} diff --git a/xarbon.c b/xarbon.c new file mode 100755 index 0000000..cf8e63e --- /dev/null +++ b/xarbon.c @@ -0,0 +1,273 @@ +/// _ +/// __ ____ _ _ __| |__ ___ _ __ +/// \ \/ / _` | '__| '_ \ / _ \| '_ | +/// > < (_| | | | |_) | (_) | | | | +/// /_/\_\__,_|_| |_.__/ \___/|_| |_| +/// +/// Copyright (c) 1997 - Ognjen 'xolatile' Milan Robovic +/// +/// xolatile@chud.cyou - xarbon - Source code renderer to PNG image, very slow but self-contained, hardcoded font. +/// +/// This program is free software, free as in freedom and as in free beer, you can redistribute it and/or modify it under the terms of the GNU +/// General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version if you wish... +/// +/// This program is distributed in the hope that it will be useful, but it is probably not, and without any warranty, without even the implied +/// warranty of merchantability or fitness for a particular purpose, because it is pointless. Please see the GNU (Geenoo) General Public License +/// for more details, if you dare, it is a lot of text that nobody wants to read... + +#define use_png_library + +#include "xtandard.h" +#include "xyntax.h" +#include "xanguage.h" +#include "xormat.h" + +static natural background = 0xff181818; +static natural foreground = 0xffcccccc; +static natural font_width = 8; +static natural font_height = 16; +static natural tab_width = 8; +static natural render_border = 10; + +static natural * render_image = null; +static natural render_width = 0; +static natural render_height = 0; +static natural line_number = 0; +static natural line_digits = 0; + +static procedure conditionally_exit (language_structure * language, syntax_structure * syntax, boolean terminate) { + syntax = syntax_deinitialize (syntax); + language = language_deinitialize (language); + + if (terminate == true) { + exit (log_success); + } +} + +static procedure print_common (none) { + print ("/B/4xarbon/-: /4Source code PNG renderer/-\n\n"); + print ("\tAuthor: /4Ognjen 'xolatile' Milan Robovic/-\n"); + print ("\tLicense: /4GNU//GPLv3/-\n\n"); +} + +static procedure print_help (none) { + print_common (); + + print ("Example usage:\n\n"); + print ("\t/6$ cat file.ext | xarbon [flags]/- /0---/- You need to pass language flag in this case.\n"); + print ("\t/6$ xarbon [flags] < file.ext/- /0---/- You need to pass language flag in this case.\n"); + print ("\t/6$ xarbon file.ext/- /0---/- Language is automatically detected in this case.\n\n"); + print ("Supported languages:\n\n"); + + for (language_enumeration index = 0; index < language_count; ++index) { + character align [32] = ""; + + print ("\t/B/4%s/- /4%s/- /0---/- %s syntax highlighting\n", + language_short_option [index], + string_align_left (string_copy (align, language_long_option [index]), 9, ' '), + language_identifier [index]); + } +} + +static procedure print_version (none) { + print_common (); + + print ("\tVersion: /40 (Zero)/-\n"); +} + +static natural fetch_width (character * data) { + natural image_width = 0; + natural count = 0; + + do { + if (* data == '\t') { + count += tab_width; + } else if (* data == '\n') { + image_width = (++count > image_width) ? count : image_width; + count = 0; + } else { + ++count; + } + } while (* (++data) != '\0'); + + return (image_width - 1); +} + +static natural fetch_height (character * data) { + natural image_height = 0; + natural count = 0; + + do { + if (* data == '\n') { + ++image_height; + } + } while (* (++data) != '\0'); + + count = image_height + 1; + + do { + ++line_digits; + + count /= 10; + } while (count > 0); + + return (image_height + 1); +} + +static procedure render_character (character data, natural * x, natural * y, natural colour) { + natural_64 glyphmap [192] = { + 0x0000000000000000, 0x0000000000000000, 0x0000101010101010, 0x1000101000000000, 0x0024242400000000, 0x0000000000000000, + 0x00002424247e2424, 0x7e24242400000000, 0x0010107c9290907c, 0x1212927c10100000, 0x0000649468081010, 0x202c524c00000000, + 0x000018242418304a, 0x4444443a00000000, 0x0010101000000000, 0x0000000000000000, 0x0000081020202020, 0x2020100800000000, + 0x0000201008080808, 0x0808102000000000, 0x000000000024187e, 0x1824000000000000, 0x000000000010107c, 0x1010000000000000, + 0x0000000000000000, 0x0000101020000000, 0x000000000000007e, 0x0000000000000000, 0x0000000000000000, 0x0000101000000000, + 0x0000040408081010, 0x2020404000000000, 0x00003c4242464a52, 0x6242423c00000000, 0x0000081828080808, 0x0808083e00000000, + 0x00003c4242020408, 0x1020407e00000000, 0x00003c4242021c02, 0x0242423c00000000, 0x000002060a122242, 0x7e02020200000000, + 0x00007e4040407c02, 0x0202423c00000000, 0x00001c2040407c42, 0x4242423c00000000, 0x00007e0202040408, 0x0810101000000000, + 0x00003c4242423c42, 0x4242423c00000000, 0x00003c424242423e, 0x0202043800000000, 0x0000000000101000, 0x0000101000000000, + 0x0000000000101000, 0x0000101020000000, 0x0000000408102040, 0x2010080400000000, 0x00000000007e0000, 0x7e00000000000000, + 0x0000004020100804, 0x0810204000000000, 0x00003c4242420408, 0x0800080800000000, 0x00007c829ea2a2a2, 0xa69a807e00000000, + 0x00003c424242427e, 0x4242424200000000, 0x00007c4242427c42, 0x4242427c00000000, 0x00003c4242404040, 0x4042423c00000000, + 0x0000784442424242, 0x4242447800000000, 0x00007e4040407840, 0x4040407e00000000, 0x00007e4040407840, 0x4040404000000000, + 0x00003c424240404e, 0x4242423c00000000, 0x0000424242427e42, 0x4242424200000000, 0x0000381010101010, 0x1010103800000000, + 0x00000e0404040404, 0x0444443800000000, 0x0000424448506060, 0x5048444200000000, 0x0000404040404040, 0x4040407e00000000, + 0x000082c6aa929282, 0x8282828200000000, 0x000042424262524a, 0x4642424200000000, 0x00003c4242424242, 0x4242423c00000000, + 0x00007c424242427c, 0x4040404000000000, 0x00003c4242424242, 0x42424a3c02000000, 0x00007c424242427c, 0x5048444200000000, + 0x00003c4240403c02, 0x0242423c00000000, 0x0000fe1010101010, 0x1010101000000000, 0x0000424242424242, 0x4242423c00000000, + 0x0000424242424224, 0x2424181800000000, 0x0000828282828292, 0x92aac68200000000, 0x0000424224241818, 0x2424424200000000, + 0x0000828244442810, 0x1010101000000000, 0x00007e0202040810, 0x2040407e00000000, 0x0000382020202020, 0x2020203800000000, + 0x0000404020201010, 0x0808040400000000, 0x0000380808080808, 0x0808083800000000, 0x0000102844000000, 0x0000000000000000, + 0x0000000000000000, 0x0000007e00000000, 0x1008000000000000, 0x0000000000000000, 0x00000000003c023e, 0x4242423e00000000, + 0x00004040407c4242, 0x4242427c00000000, 0x00000000003c4240, 0x4040423c00000000, 0x00000202023e4242, 0x4242423e00000000, + 0x00000000003c4242, 0x7e40403c00000000, 0x00000e10107c1010, 0x1010101000000000, 0x00000000003e4242, 0x4242423e02023c00, + 0x00004040407c4242, 0x4242424200000000, 0x0000101000301010, 0x1010103800000000, 0x00000404000c0404, 0x0404040444443800, + 0x0000404040424448, 0x7048444200000000, 0x0000301010101010, 0x1010103800000000, 0x0000000000fc9292, 0x9292929200000000, + 0x00000000007c4242, 0x4242424200000000, 0x00000000003c4242, 0x4242423c00000000, 0x00000000007c4242, 0x4242427c40404000, + 0x00000000003e4242, 0x4242423e02020200, 0x00000000005e6040, 0x4040404000000000, 0x00000000003e4040, 0x3c02027c00000000, + 0x00001010107c1010, 0x1010100e00000000, 0x0000000000424242, 0x4242423e00000000, 0x0000000000424242, 0x2424181800000000, + 0x0000000000828292, 0x9292927c00000000, 0x0000000000424224, 0x1824424200000000, 0x0000000000424242, 0x4242423e02023c00, + 0x00000000007e0408, 0x1020407e00000000, 0x00000c1010102010, 0x1010100c00000000, 0x0000101010101010, 0x1010101000000000, + 0x0000300808080408, 0x0808083000000000, 0x000000000062928c, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000 + }; + + for (natural_64 index = 0; index < 2; ++index) { + for (natural_64 bit = 64; bit > 0; --bit) { + natural_64 destination = (* y + (index << 3) - ((bit - 1) >> 3) + 7) * render_width + (* x - ((bit - 1) & 7) + 7); + natural_64 source = (glyphmap [2 * (natural_64) (data - ' ') + index] >> (bit - 1)) & 1; + + render_image [destination] = (source) ? colour : background; + } + } + + * x += font_width; +} + +static procedure render_string (character * string, natural length, natural * x, natural * y, natural colour) { + for (natural offset = 0; offset < length; ++offset) { + if (string [offset] == '\t') { + * x += font_width * tab_width; + } else if (string [offset] == '\n') { + * y += font_height; + * x = render_border; + + render_string (format_to_string ((int) ++line_number, false, 10, (int) line_digits, ' '), + line_digits, x, y, foreground); + + * x += font_width; + } else { + render_character (string [offset], x, y, colour); + } + } +} + +integer main (integer argc, character * * argv) { + natural select = language_count; + natural offset = 0; + natural length = 0; + natural x = render_border; + natural y = render_border; + character * buffer = null; + character * dump = null; + + syntax_structure * syntax = syntax_initialize (666); + language_structure * language = language_initialize (true); + + for (integer argument = 1; argument < argc; ++argument) { + if (argument_compare (argv [argument], "-h", "--help") == true) { + print_help (); + conditionally_exit (language, syntax, true); + } else if (argument_compare (argv [argument], "-v", "--version") == true) { + print_version (); + conditionally_exit (language, syntax, true); + } else if (argument_compare (argv [argument], "-o", "--output") == true) { + if (argument + 1 >= argc) { + print ("/f Expected output file name: /1%s/-\n", argv [argument]); + conditionally_exit (language, syntax, true); + } + ++argument; + dump = string_duplicate (argv [argument]); + continue; + } + + for (natural index = 0; index < language_count; ++index) { + if (argument_compare (argv [argument], language_short_option [index], language_long_option [index]) == true) { + (* (language_highlighter [index])) (language, syntax); + select = index; + break; + } + } + + if (file_exists (argv [argument]) == true) { + if (select == language_count) { + select = (natural) file_type (argv [argument]); + } + if (buffer == null) { + buffer = file_import (argv [argument]); + } continue; + } else { + print ("/f Unrecognized command line argument: /1%s/-\n", argv [argument]); + conditionally_exit (language, syntax, true); + } + } + + if (dump == null) { + dump = string_duplicate ("xarbon.png"); + } + + if (buffer == null) { + buffer = record (); + } + + language_conditionally_select (language, syntax, select); + + render_width = fetch_width (buffer) * font_width + 2 * render_border; + render_height = fetch_height (buffer) * font_height + 2 * render_border; + + render_width += (line_digits + 1) * font_width; + + render_image = allocate (render_width * render_height * sizeof (* render_image)); + + for (offset = 0; offset < render_width * render_height; ++offset) { + render_image [offset] = background; + } + + render_string (format_to_string ((int) ++line_number, false, 10, (int) line_digits, ' '), line_digits, & x, & y, foreground); + + x += font_width; + + for (offset = 0; buffer [offset] != '\0'; offset += length) { + select = syntax_select (syntax, & buffer [offset], & length); + + render_string (& buffer [offset], length, & x, & y, (select >= syntax->count) ? background : (natural) syntax->colour [select]); + } + + png_image_export (dump, render_image, render_width, render_height); + + conditionally_exit (language, syntax, false); + + render_image = deallocate (render_image); + buffer = deallocate (buffer); + dump = deallocate (dump); + + return (log_success); +} diff --git a/xarbon.png b/xarbon.png new file mode 100644 index 0000000000000000000000000000000000000000..fa7a070db4619d13bcf37d8415095fe46a9b2cbf GIT binary patch literal 151052 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̪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

>tGgJ9k&lbrXzWm!j zxO~J3SqayIH>#TPsVIKVD_ z{xZK7be5+Szy8e;oy0m;weCnQI1mla7%&x&Z^XDc=<31#g z`2j+|%7p3UaSAEbu;r3}u;!5|o>fTDADbIYd_*?G49-`q$7;S(`Vh@2^JTcWf+lp@ zml1muWE=KP@^bsp^|0K-wy~*dTdOY)|9tfDj<<93duHaVnX3owYs!XC@6a{eTK?ea zz>zkx<94bmF7%k-{f6XT-s!2CASqh*>>FoOx3lz{l6U##S7TV0m&%9hIzQ^jG~NMW zvcam)e!FR_l2)At;h?{7!_#5A(b?!IPV|&h4czfl>JVT{9ex!!$iY*N0b`TDFVX8q z{WZU$-X|vx=u(|KR8%;H#9C8A5xi%q5{2vg^y*RlC!ib|;Bv`P z2lKeE?C4rA!u=5*sfi>zN*gp$JERFB>XkoF99`{K{1BgWrz1W`WF#VtJ@u}s0-UO) zn@M52xBWlXzB{g|bX_;<*g@lcln33RkE_aw>;1DzORfR z*LT3gQDjXM_Se?Qe*j@KR9I&BX`n{-%6dEfH;JXn?;Fk>XBYy9;pBKp6>o6i+GTUa z*1J*B``+c7d-vA*dsgqX#QhmdU93FMijZm}T?6gdM47LJJZkVo5Y_&iTyi*+m(y(6 z^&bDibV!tSwvM+PhuEHg3x~i}W-Zh|*r=w=eCht>efqYt{3dI$PuG$Ip92us{1a%dD) z8Y+)jMvHH=Vs|h71%l&psr!r9VJQu@jxWj@xe0rJ2UdhGcBx;gK@+fKHBm-<$5?6T zi~!iRnj^Ji=BexHRs#nH@te+8D9AZNFwGa~Rn)Ov*Y0@jFJ3qFv>t7j_)B8rJ?w$y z=trRGx?F$I@M|!UFk~p@&6t|2ZsesQ;n!dtq>^k2eP}Ez+;Y5KN&d>ylX?8X0E9~G zq@l}OX#n6ub~>+#f^#D@1N+HNgt9L1$Hstk3l@KrXfl2^1%xNtO;$t8)m{>Rhnhz< z@DvoTTH{7c*aQ>qj$WVv9|auL^W(g}=+g=8$fppJ>6zBYDj^ItF!S@7rBx%5$qOpC zS{9HXi3h0%^@d3Ec!pz^z>*QL5jF{a8B;;Wev}nrTWL1YSG2jOeY{mFIf2bX=4p-r zq;go8$b6-e?s%AhMQc){y#;mqH`tEM_b0$%=KDY%c;#KgC|at=b`I_|t|RK@a@WD6 zjlHt=a1T3zUEV5SwanI8^k-MSYFR8jp3CSHc<1yq(9f=Ud#xo0w4<3j-7tT%?;4eq z4?26bb4g9bE(Ivt2Rf*1`zU30MV1m;0$=cKQ55vxns;ZG? zPrQ3Yu>1D*&IRwvhxsg$!uBny@Y8xW$Ljm~Gg;WPSMr;XExdiOdbyQ6E5yAfPW6!) zA=X@*z~c5<9|MXM*0o4Mff43{l!!mP}kY#1`m|=iRNIYYlTvm%L5gm-z zbK+xI1J(DhqtU$u*`IeHe!mZJ4iF)jYy;SLy@N$fcM`ZS@pjszm*}N~wW#Akd@$zb zQbbGEiLGDYM&3KVO1cc=D{^bwNp;B>nhbBVJvvDB>Ka(!Er3Y0L_Z~8)2UDDs8z@| z`Kx;!(nFX!W@frH!?TrFeieJx5_#z1Ge2#Qs7w3argC`mRd4^Q*jA1qW6i_K2WA_) zE~~n0=Y<_}vLE4Zdv;D_yrJ9CMR+6n(9#SSS;kKvsR$Nrxu5**7J%)=>mt&6E$jvr z<6?a9!t?;R3YJ5p%xbH3utH<8nj{~<`Stx`SW&h`#-1Es#GWp!1$Myb<%*o-`l{0F zJHG%WEm<0efQmmns013$9iwsyFyxbay0WNubCcEu%*dN%K_OMjYJ2?am$u*yRPzB@ z3SK;PB){eBjl7yKb{v0M)x-NnKTm^26;s%}4IkK0G&m6>+O!fC7J!Yan=wr=R-ta3r_dEK^IH}5(;3P?{+O3bX|dHBI?pele@P=VFT}d_esMs z>z?Rn5ObcMriWQ^x&zt*0PL-dt&O^D87$Chy8cLm#Te&Dd6OQ_$LhyYE0^Lk@IFc;1( zzGs<5DSiGGV7i#<-5`;aRd+uRaLp;MWsUCAjAPefP#wGDy4=a0K+q7Vl*e7pE&S5$ z4ldfQhgq6QT_G1!*K_2i8Akq^YAZmbaWOr+_>;z%#?sS7o{1PQ#B|Hu@O%q?R@q-b ztMZ$B{ZG%R4|LjtrqJ3CK-#bP+t~w~%WK=%-=>@^s40zHV_{%=XXfAfn5 z1HRO6Kg`9RiVH1~9{w{2vtJoroy}FBZbH?mR)n{WRNmK|3=>0FO~#rL*nb3^@n{cG zcf{ZtnAeK=J%HM)j7&Q#zwOS#ruBP`r0figCuzj#DbejiSEjRmZ403xNXXc?l*%{k z5hK_hOSpJ8DfTE3VqL zy$aoi=Pp0odeLGM8(BggBKAf+x?f#X5+3EucFgZwaQBpdkAJL2uok$)seH6ws*GwW zu2?E@U(}R@)xQRgCpNHpCP{Dm8tV1=`ntt0vX*kYq?3Nwlr2@2#a-$e4OOyJIPu5k zqnPTll+bXg>F4Rb##b#!smw0iw2i2P^W@a%+fx2P&_6vU#C0P==cd(^;g9-{23z8N znIpTl__K>0FHW=IYjI$OQl9Sd$cQ#~jZv~C{;o6~xV&w{!}f}ht%Y^00V~x<@f`-o zM?HXOz{&O#6ctn!s4{(xwiJ(7Rs`K5o55ndf#tmEnK~xQT=g~496fE#Bo@29Lpt(Y~(hv3E=&L;%K@~j<2*>{-q=AdCGEiF^OFNqQSAc}^= zmC2J_(0j%!DHCgprPb;^jtmo2+z|FR!FOB5z5^?h!eWHh2>NPv!b*PzbD?|c%)Cm_ z1pp*?Q2YTjJHH57Mg6lN*Q>7>GM+#A{ZAOyuKN`oKaCGytF>s0$XrJ;V^soevf#q_z>>&^mhoK{>E&Xu-cb zc5{#HKzWU5c}d$2p)8-Gn!E%!0^zm1J>~rTG1Z;`FJ16kFL1l7B>|@429hty`v|+X zkPEUq?_K~6EflH-ZXVnIVDm#va|-5EI$F8%feq^7WdT?`+7OU*wACwZ;=<^C#A7#{ z2EJID?EwKC=A0IdzzlEhO>fy_dm6ZqNNcdS z7y}zsd}HikibePUal`$%wMz*iDVM;;_Oun&ztwiFCG`|*@4J5{?`8i^-oI%Oh@})j zOR>6;lV7d$Vsk>Sq8{Jjy49!i=R#s3Vz|b4;M;sa-{46n^7p*IBHVHa(7V7K1BUn0 zyo+yb1~_Z;azOco+H381Vu66$C1vwr5Le}7Q8MpPFasbQhq=F4b#s>{1Esw#CHHq4 zGma1Am=?VzzJF+DqTf9190SM^>?U-TC$4;SaG)iO7KdBfZ?>%77n`GMkLvm+9)6(# zdb(j^ZQiLFr)w@x{B{;>aG`L@^j(>tXLNZNpPGmH*%{l^uM! z&^*P!1tQYx*#Oq`0;C>z_|HUoxV$q+6ckxV`#Hs*C?@9dFTrG zxOVv~u?7Hyrh@M+-v7NQU=u#3VHq2##R-Fv+XV8kiy+n(^Mw6l^+e;68qMMXUQ_w) z{U%c9ML|rVP|0R^k9@&!Rh#u7$uNIFKIn>LG}dq0o~IRze$Mr2(?3QZeAOzZ2(GIN z>NZVdRhU{aD!h!70n`xF0b)58^v=vAT~ z-xg+LKVS>hDkGxdXGGC!>gNElxv$(kMwVNq6Sdto;@Cn5@gR@j7w;$-pFsv;moB(F zIz*sbpP?U>YO;k=L0t2#F^r2KmW|j>>D)p*)w3IYyN!iA*wpnXcRw2Qnx8s0-SI~Ojkx5N!_cRgi|H` zy}0Qi2`v@;=m3bdFjK9Bk&h^K$ZU@y+}w z$snojtm?Mp`_)@;S2Ha{-TsI0)A=l0i)wUEjtR(9PFd%wR=|JFOTPR`_@}+7ldnTH znyjW1mE3q1?O0Wxo@(XLDn*7AVVjCB$v8O*OCoyan7cmCI<^)S|_ZFq}@ zqNMhi^TpZGIDvm?x1W~L#5`x_tTf5X#zQ3gHNCIjrb6S)H@(;9F+q#W_I?KX2ZZ~Y zbTcb3vB+&r(plrji42K57xR+aY-(TL?-@2G=Ee$w@Z5*KI_&FtHSVo^4T^Mw_f~)( zOxnVcJ)Pe+slGRew~~hy9~K*yQJsE6hk}mZyru`jLfqjfcUs->ptNIT7-wXV&)(=H zbqT4n+ii`a@vwgIhqw|2!ZDq{gz!$`ot#hbqg1bq9+B4R%>I6cys>@Q10FSi=0vUN zoVUFV&(czo=kV7Y5@W8tTF*dNiDpm{AmA&)E1ReRlYziNOc>GSoU2EDs`#qSmaGMJ z$>X|bWKT!7aFb`S7Pj5+>r-=|HXk)!qEP^Ozi>26hba*bf_m*D+HHMd*~|6awp(hq zyD~T~EK!3yUr-qWoD7PLe3(t!mnGUC`kuB2=EM9>?wt@(Q?42LTwh<7PLcq&6Vi3F znWOy-?4$=>3dRuo92oN_pzB@$x^Bqr)X(|!jcp^2^T$4V$)9}5=B}&X{r}+cYGk$J ztGu;CGLz<2@6Vjm984K5L(?4+92$gG)i33-?qM|Fp&&W{%R-E0cB3ZukQ&-SP)_V7 zPXDzIoyXrY1BqgE1!s=&;?e;0@F!ghd=$94ixx8aTT5Gfszm3ff>=KAFi6fjAIdKPXYDKQQYTur}5FC-OG#!=Nll*#?PA8 z>KTOCMT(Mr9F2zzskA}9E%Ak1sOFSN=-~+0i^P|ptBIBV`27|z zA;ar21Wcf&Ca-K_*t|4BlKF-v_GAoZ*C}u;m*yq>uTJLGq6#95WBpp#F<-GQm~w*x z;Gz-|fw9|LDRojc`99#mfqcv)6uOD`qt{bHl1j&qdDW2?mzorQu&iPai$D(e&ABmQ zV1a+mVEGmB%KEym*WwZ}Hrb+$a!$=Ms!_zf1??vmOEg;hgG41|LRH2&7Cd-3{Gp|- z6D3rr*;a=%hq~$|u2UV7STlcb=22wDHQd6!lerZV^7vJ?sBVWL@^m7ONXT7(U-40vCTq*wSNH6(?I1$h4Ps?j{Vx;ZU|;__fVIs{3c4{? zBQtTp>%q1s0tlhQF6`}1bIpB$tc5LvkAS8477C>X`;rfOs6L9;ft5?|yh=g=Ln(2K^@$np4%>O6+{`ob% zbid+<;ooT))Rf&WaPXLDppUaW+zlm*v!~`4|4z)n)F!6ww-Ht}>_95GXUpIIPFN@= zLLzo=U(G3tWA*)w3|^La>WlxSzB?2P>f5jMYH2@1@fWwd4p9~Wv0b4oRPWmiJ3!Z{ zo|3p$Rm@_+dIumu<*L$@+aiCO}nJw5LZxH^!FG;b9LnEf6(r& zV*X=clM;{sF>HWX2>NG&!zI4bFJx4IiYX8k;l;8*gYTjxAR)+8yzVL1Dc(DhkfnK= zYVWUog<|o0cFke1DJ)+MW$2u0jJ;}-m9ipGyar_d$+1_Vm>vcTRNRO#x!GM>c#|xq zN46*K_V8Sdr4m73JMdddQ5Jo&mfVynK^ru0~H1kV0_WU@dT?YvZ0XhOfbY7RPBd*+_CHpIP%Y>e?ODld~ z+42pDfY%QXMm0?2=3LTo|L-6G{bx{C2s$2Y`|XePz;WGvYQh&UJId)XPzcw$-l{C8 zIx{}Src+UK_vH^8tWCT?+lYE_rM^f2-XQzM&A~~x^Y(eNy^S(1NMSqkyA}YV4C{wq zuT?#~+Xx>b#zDVG17S(_36o(Vw5^e6dmE-;sa_XCFM%j9c>$0HUX z$Ofhw*P+ytcTuD^k$UQxrl;WK&dz}?F3m38Q7CX7pCS!pCtK(no=PQ`>~NDbG=Z>L zm?n3XYxa;)g@KcZ(Z00e9{-*>{5@AQfNtLy2)?@V7kXxBlx7nr053H?SqXj3yg1#9 zj~Nf>W)o-RJ+V0ZlvEy>G9ZcHUDittgkJ{E-HpCH=)P66$r8fJ!W{+m*o7Thy!s1~~d~tSh zty0U4es>-F2QJBE`2sNSI*9Rb;$-bLxwCrt_OF+=@4BtJ{=CUT(+^%*^POCJH^^zU zbEfpYCocFD^j!3idy&rYw$ENO_+$}RXuMW-NV-MLpfiAY*!XUKn*64lmq0I1^RNqS z!mnG)YnkW@aEuVk5>kG()7$}O{w&^GOFtF!-|hiM#{ICZ-w}A1YiI<8Z`YC zjkXS&48PFQ%)ItUwKU#=-tqhx9T5mN_k?aM$&J5ITp!@xOL#cQ=ud?U8|ywG-(=_@ z_qT4&HRNe6{`5&R-f_xylc9Q1s93Tk< zP+*dtwi>w0@vA&_j6%m+jiGZ(&qf*&RjbX5Yg>6M9py_C0p!D}QS2ZIrHOV{7B6~2hHl05paJ3}^YwcE zKji53ivR2t8Opd4umP;MUu?$1#`D!;1@zhuVD?L+st8I?UHa8>$Vo?n&%V0)F_`@{*i z3m-DOUtT|e^r+yEiTPi9g-c^2o;l6XAprCCk1vXS4yENV=UM`Ur-Mf^7Qj6md$`jI z`e-RZY{n3Fs*j%RIn@YZCa_kJ&0wmf)E+(CBjW;X0mIz-*Kam+MSPmxfYZUR$nd`t z^>l>Oqo&q0pcWDP1I0^s#5OB>=_;uE(hMBe-au-v{B2q=Fg7OV6|%PdKT(IXB)r9#|01G`D0| z@CEe?08*sfAq_A_srCDc6n>gTytewLadh`X-2U_o(|`6BObQ)3<9pu%Z)5>d@aG!= zC@3}u7?#*wXg=*P_|+smINDmw3bsM4V3t~T*50U*vDT1F8OjOv=ser0bU+GzT!2Wy zxXXlenNZ28Iz8cpvNmf!*pr<-L`etTNt#O_0)Gd;TNq%|l@z99_j>n@59D)NW_jm# zr)E>!kN?AIe1V+CCdg@gIrNiL$JswswR4GtMrk{+J9A}~j-9`jrKmdoSi0gYoDKrT zh(+q21Hqf$15i19AzmCX>Q_NR?Z1)R56qIyQZ9f^y;6D%yo;o&jE7GcrK9whRX3s> zWsZ7IEMGY&(##O>z5WAm3}erJhx@=@wyQvqEBO0QDx`lGyEFjLZgtKvmi`sO{EHNp zQisK2g&hJYUZI0P!&EnF8zejk+msPR{^Vl21qVC<1mM@N2Pnohg`bKhA+{FGH^{$l zmDlsYO4Y|Vzs2kF*0*zkjSK3@O`u(??X*O=54{7iMCxboMJukpgL;QeG9093+W0X_vI zXGfRwf0Xs1Z#r77q*mBH1{z~);GqhiJVzkex%XEA(dX*5{;?CWd#{3R(k}$QNbb+x zL} zxduwCBcd^WB1BUz$UF=R0a**K0qDfPDsDeFxY}z_d(FxsyAGHm@q%Ulv?|N{7ub(v z>He*HrinB_v?rvyeh-`3IcLDBeMw6k4(tW?QNIUmg}CzOyTZpVaW&}x3Yjg0SDl^W zs2->I_plQ4*!#eDeNVk2lymGp$L_gZJ@;bPRAI6Cu-HBnD;M6k`lLUTRUrpi$oj<5 z3tv;-9sjx;JONZ7@MH+LT9S-NAVG$Kf~6w~+-G3k7))%d^0%~LDW0Gy=$*CLq% z=_qZ}NpU=T0+{4S4f$2=v93VS4-Q)2>jsKZu0zN7Ijq$2Kr+v{p(tQ0@Ki9^CMB<| z>z((_SDppl+6am(px4=t`Iv^BO9wXTxq>Vhd=B7{n6>%&?M-V|W9pqCiXs$?T>=t< zcAX82iN1th=!F*_zt>!WC;CPIyF#8np6QJRVLr@+4ZBRgRS+SU2*~ z7!96T-l8`z92=y8`SS1}D!6Sf1JS`+Q#KrtiRv{rW4%gHfQV9x#cd-!y;5I`0NV3qyNmjV>UBxiVB`7vFRy*!-&GCb&wzXVsFX|pdx zD&gl#>u>>#im$>4)N z#`xQ)d+}XX#i-~wfE7ac1#^&}O*Q(srx?3}Q`}zzyC{Kg9G+X3aXM>cN5l&gNq-9< zkU&jvb}!UdvxGL2u{HSgR1TQNXjzwQZqL?(JIB)~#Zl35MP)^uBP2R&460S}g2-%& z#aP@r*^dS{M(0u(Yx9!l+FO2^nw96y?R{)C3_f0J6)MrFEox8bq z^WtStavpOMx@#;9iWS}{6}buYo^RQgvSD|^jx^9CDqAb~QSRn8$9_d6H<8*wY}MFh zUze%5=rDl^nUwl=o(_^uI5k_@UG!mwmOZjhj9&DYL`A1G>!1T$4~hsFEJK27b_}e~ zn5@-k>`NulFFCh|R;5$d6pCl?gsdpW3!2e6IIUJdC_}@5ya6I~Y^x$}1hA&1#IH0* zv>c`rShnxjQCs&91VtrGPg0jYL!DXQcdgWH7JRR&S@j2s;S#uRjf;)QCnsZ}*>f;O zfJNk6r>obpqhuYj!Bl$i=kh#6XZJN=8eygPL4n|z7in9|e}LQ`EJ+!x$Nu}~D&o~? z0SL8!U5_Cs=yNxKpiuSxRZDEsn+b6s<_xNTj!V8=sklpO20R#Mr$w^(aP?qT$ckBo zwtU}=T6Js}UO*wh|5Z@;{fp>yOagm~O`R|qcXu>8|Ep3+T3V=|P{EIpp6Gon>>Q1N zCi_Q$@;Fnf{8^#xkV`JnTgny{=M$Zo{*_N=g`kDYL7~j^KSj!lWXL*DSM1!&gCX`^ zMBmx+n>L^L^(4DfO`$71s#}ZHL6K^E0?;)rOm7VkQYRQfA3eu}FYdqfdRlE3oZFl% zuBvL7SM?lS@Y=<8Jvq5e^=R%)8I=CkGft_&lyD-M0Wg)K*gwkUy&ZgHg4b>^P|?VF z5-Dh`M(c_)nGK|-8w-4?vQe}*#esXu=&A?shzf51>I|+jya_a zbmhbBaO3W%D3>HqG7#-8OT#TSF&5^udQEHPhe z_i&F-(|V^{2#tb@Bdz`Y2%35jJz=3{kSd^+IzOtAFU}fgwpV!?ETt&;$^%iz-$le< zs)G$Tz$`Ye)W#YE&kU`PQmxg1<6k5o!2ChM`%yP;Vj!DE21#IbV9Ks@v>oKWByWGO z;lU70W#?Qi`n;CSjK7UZ6KRxx<0Qd8ve%2pbtMJWg_WS&c~q)^Gt%DIvn&W-3|R}4 z0Dh*DQ4Q)xzqmKN?wF4`Z9_G1U*fNY6)OSa%4GVkv?ckq`M&m!xlOt!)CI73P?R>;mQTCQ z!!+(`4zHhr+ZGr-?3AC#V#Tq|Cio4m$J=(5OIj{aQD7xZk<0}Y?K)c;))AXPdh0jI zDrIqM8s|t{PR5V9H8($Tx=z=@O(^Jlpqa093#7K*0Z*IyjD?a+d0iX1d3JCgcE z5ZhF;*gJO5#ycHuM8Zz5-1t$TJL{oetX}Nll5S^(_mL^QFy;uT1Tg_a#~xl?5PGI@ z8R+218QM+jvah6)SK|xkDhg>gX7p#7+Gw&+P(}E@3_wDnNtHZ8Ob;|#h8MXzp#KOv zUr&95PRkK;<%foO6}Kc_o$8GgF>#BySX(UIT_harhhT8+Opvxrp4>$J(f>-&eJvQ~ z&8GlqeLL0GvwwyG$PQ7lKu;e>oLmRH{0W%ypGMEdc4{3_mAv?-ah{IJIC(5|$~Hac z9kqk~K}MZ^jE)8iqL4Ilt~R}UWFQVdTlQ}&(A5$k zScPBtYI7kXt)d$v({bL~4NLBmg0YJO8)1(}RzZCyb;QBU=OZo8bVxc+RYJikX+8pq zOQC@r<*=A*Hb|X&h>4v6e(~z=-5a}O0l&W?IVmZ7ln&@W;x#x&WpP3*WH z01-mS%CM0eCJ;vN)<&p@J{UtdBDuw}U)Q`+{JDI{u9O|NhI9u|8vHNeDFnrUzyGxE zzjp%w^-_##d9-tmBVt2S=zEtWi`=S(lHjUHuw0MA6RL{i@fk`@xwoEqtBDTQ&2%+| z%~X;GFiW$zgai=oz|tF-Nq^KpVX7qR%<(^MHf(1C#1}{eKD{RT>fW&SQv*_q8~_jQ zO%R={j01tYQK?NzL-*`fXM2t;LZKDh-zqrT=L+N}s-Q2b4wHbC_j-~$4u$y3W&kDZ z-MHp$&l#@ZtlynegH$CjzOl*^1Na)L9;9cLW!ED(GbN)_*}uTYPe&&NsvCSxrIWJW zL%C#XTBwQ%Po2)cI0P@FTQ|==(uD`ci!AKNK`bSmb)vAl)GwcPycXr0Fw{ApGHKN! zcsU9s8{*3GG5kA(!imb2)qX=6`yB4dv5k9XVn1oXa_lG1oi=G{4Y?QBYo78xec|Pi z;M8jQQ8`)%KMNRm410o~+ad;mg?=?!wKmD&_*YzhVV%VL5*=*#;@eg+2w4IFNw-4XN-;#ikLj@>??US2v z+G-p7!?1r?lx^J4ipXkNifJk#p$d}*LZ-CUJIXUf4wF1XOI_1of+3y0v2?pHtKxUl z`-NHDc2nyConB}qHg*dCP;yM<#OJgL94}l5yFfBLP~d7qxKnQYwK! zm|=q3M?FjgPJzK$g{)&_5sxf(4V{OC(hzDLa~=u@Z#G-W8_lA zXdd~@mZbc&Lv~{lXXD8AI#K&CpU8Oo>Fxf@+sO3+tsIRHV31meOB+$+$8N5*kJ^AxJ|jQ(!sU=MCXIiXF;C4Eo4y^!vQ% z;*?jTo}PUm#y?MaSv#M))Nef#>P+>nl{-H}?YEJZTVkL^V;*B%t7bt%SXQ8}N!7Y~ z6~SejWfV!OVnB7d?=_+dErQ=gHZA9tA0CLGr>XB^y0eTS=g+-g%qy$!1}jE zE)VG;!|U85iY+_GC%jvHvfC@j#;i(j4E8DWuvKdb2-)EQSyyC~* z4A=g8Iz}@`eLaB^D^kUglJ**7b9~2M-eZ^J=)AZaI@23q^Y)p3`JQvpxIM;{M%%q3H>xas$Pr0%`}qmNd+&13Lus4iC` zv1*LN7$MaouSDuZa%Mj31+~EOqEzk<3k#u!AxF=zJ+Ho}lZ_$51;>->2!jrItgkMZ zaRUnnjhJ*ChwElr2&iH&y87bQ00yE3J*hrR=qW}YjvOtadXK-^=tBN2oY6ECA@u5h z$zKY*)iH6bzkLoNLLG=bJG~x;z<}POf@ULKBdiG1qLs7Jp!G~(@;0481(6YG$G0>~ zo_8k^@NBW2=n$=NpnXTfKj)7 zU*WULA<@ulspot?X6f&N9vWTT;_+cao_LTtOxyUXl&aw-$Ohadj9&U`r1Q22kkajM z#1Z`CA5~r?pWMM8wAd~IZR)JJ5l_5pV}jj!1KI*Kq0zy!Gv!;NY@v5wHBV+~rtC~g zD^?d%;Q9sfDJ^4W)0d$)^^0B|7Dor>&sR<3YJ+r@m5HyxtJ6=4`Iqg#qDW}o(sZb; z>7O=kX}`W{5^!lW`3ic=5?T-?(N2@^W0*1CS{&Szol;3-_Dq7dw{z1pQYMF9`o1Pp zWbHk7!*U*vpX%qT$}v7WgttactAw2^V`OB>f&TW#1;ZJB?$WXL#Pu+9OACFK@vm-- zaka6pzlS972*%sJ@kS?92$|_`!CuW^-V^07GsgIiB)Nu#l#M5y;Hr-DSQ7jJ3B9!C z!5SF8{;^?V<^G)YcWpQko2&w5$7mHAkXXlA3a3y_*@ZmY>d%iHw)C!UJs&;QM<86z z?>(G9LQ|SB8KCw5N@iC8n_E97X)$S@Rui4F;iVx1nN4b7?SOsBIMSY_ zNjP)Q-;2>0J~5sd;_}7Q_v6=2FlaPhwpd!m;;axo{q0BVG4U&{|uZd>Dfhd4KTCd7QjSh(Z!sF9=ZF_#-MWfR4JG(Xf~GL4vCDx``%d zxXt_WT2e|sh|+6=Mhz!F>;B5RXs>n9OIxs%Np`3sETLa@n0F6m6-4GoNB;o3ZS-jk zt~Tzn{)6trhLQavhx4gUl)Q0{eC)_?2qQX;g|z)7i_j2nDVp(elwSiIHU-$b%lPkK z2H)JAxb3a`cG>%E`%d~vNvHj4p;xkfwXUg?9gq@$PG81CmZa;FX+`y5O5N8#e2qwN z{qbj{nm&&mi1_W=l#t$1Td+;dbS=p}0T%{Zv@dom>!Pz#?2`P@z5}5C7V8@~{Em2L zqjPJ*PC~y~{y*#pB46IUQg3EQYnt$w;)xBg#hIqDK#t|PUGCx@lm^j@pMRp*N>$QX;o0uRCMX>mE{~Oa`8|3rqO=uLe;^^BQUfo@p z1C7gPmv0`6ROI)2GhDh%d@@9}@#;;VS%0HPRE$4t0$~mxL@0;|?Ns#Mh1t@*%WJvT zGT%0@KkT(ZsnO;61|m4%?b;M6oy9+Oe7f|&GbdZ%gLUQbxBk4LMu)Qy;ZidsL-Pzt1G;zQ?q8hHuJN_eFaj&>2t<5FloHSo}S-m#Ty)Fm#l? zZy=WKfwk3*S@Iw?%vQ)+06Yu~IU3c$=TPMIbABl8?Xr?0r5`R^*f@^k%9aZ{<$gC= zb0>VbVm@kdE_stLS_P{yp<}qmlI`e~aHx3)>l{({gB{ak!2RMS0boI)IgNzHS*Q81 zcuItQK?YoEmZ?hMTi!KO9Ps{Q*ai?o+icdTUQkAa1ncLH#eA02y@t>O1^HhyH4~5t zAdF)lM^nQswcZ~KE6OHF_suLWSv3AcC|7`If@ zalod8?yWlpUaq^v>PUNjr6B#}Xw&Ro_BC$o+YUp%1M-Aj|4h`gbh(o{9I0$NzKubr z#k^fuT9UgI>5De~rh2=KhgH|IcRNo+5a&r@ocI=`J)XU}E=M}{rgSFB)DQ9#Z*pJ7P&!rm=~&bC7Ks~z2}Thexm18A@BU+!NV(rVApWNg05AQS`F4fz#%YP4ML zf(~-%h|-G?5>2#OzYRXH#r#8&7?rk_04Y8=C6!BSaGjagBAg*_X|5c;4VO$!D`Y4aOTb(PLT?{+`dTz&8#0($XxJu_4yvIg-%s>y12 z@0$&zX?WfK9%oL{c>aAC@T;Baav3m_ti_6k7vK_Kx#h{iO7!08NN<68T|Api)6qRh z9YG10q;wWyDa77yqa(GcLKNTW&12#OYGY&Hm?@ZeF#HFN&U2immN2L;m8hQDgx<~w zVQkhkJr2{_ZZ^%cZsvba1AG_C!y`N*XZ?z?312xp7tQGWjJLH_&lrS5Yn58w6WC|&qnZ1QB4z?;OJ{>GGI75ai0eU{IfYp3BnbkPl8 zI9WeKN4j<(Fz@qKleP%Da~}!AFuN?^RtkpC+0q_rt;fyRHe8M0WS)IHj!lc;skS)+ zsFsh8D|Y1ZUUC-D^W62CVA|MY_53)B!#;zzMdwGtpNrm|)=g3JTv#Ny5U~ZSwDA; zL%*kF37Qc5HvSAaPz2 zSCibH=H2T4h$D0@1$J0W#}m?;UvnSD?l={OOQA#s~D{_Fd*%dPtpg>SGF%q+A-FEmXSEVCD5_x~1Rq>IFimuxgb zi>P&^-iBw*JRi`!I=j|ioBWx+^l>__`ek6zF#4@In!7j6hj9PXjYuyk69id=kSe%g zva2!0hq>vlO$fnGWWo^^nhE-i{7OC2niLqq{lD30knKnlj)9;pP%44)+n<6(xtm%) zC-0n;GMcPaV`YjScRYS4)37!7hw{m@k%A=wm`~as!eF)h{=!8Ei$4xpnPhFf_hq-w z!Ujp>dy{5cS%r(HnOTmyv}x6TSr)sSEhAvvqmh@!Yw@@0SYkqmiR{oeV2(@g(dIinQMBHDUQa1);?4Lj!zH@ z-kiSW?{_)jV5T-RBV^HbTkg|03Fw5{*O;H~!2i}{)jmxcV;|_!tC+X07WRi)kVJ^k z#iclIkDnl|?t(v;X@#m+ZlgIYp{wF=>pk3ji1*vu44$%T;Eec#kYfDm{w<>yJ-cuEwO%6pz66bZELrF$`O(;r3?P5 zfd_(HT7w*kCXB8bvg*QMo~dh@jmX9yAK?j59<`VHgq^Rw8S)uOa2B`s0dJKWx74w& zCXTyc*$7^$f8ua<)cnP7a(OSovku}bIfUFI!+8HNag56X?p|*%-0?Mj3LzXvBPF#m za@8em>`fd8gjU1Ov1?+9HD`*>oI%?*!4WF*VEZp6;wWwHaZ4Sk#qO&zKksij>AEey z<8hB?gaZ=6d#6uXfdy^s++*nNch+->@`{-iO!h6A$0FVPU3`5xoU>UK+l$+F?AxVp z*8+Wu(uD6>EgIK`1OX$ApYR>*OIs1vcmx2Es$>9BA!*wYUQBVv}j}c$Q*h5z~ujb(5(;+`7t1YBpy1@8K zu&FEvkv9J-4mwN%^}Q3EFfovR7gh!C-7Nj?DB*GFS+DKlUo?9lG7m3M55~wa#~uu znlkNeTaq3eOsqZ~te8}X7vOwHeb6l|Z_eRkVYjJK%U^@xRRa-W?2w?)%L>P9=8jPhA_IW(R__Kw`adANpga6l%o0f$+krIPq|;QBphfDesJ0VRFPT zU%aNW_nb%bl^2Seev#DB<;SO&-cC4t zPW8%KQf}tahuiY)MaH#WAHQ0u29gFL71ufMUwo z=1(KdO1x+;`mBd6X6xI(vJX*JB7HKlz%4fJ?Ypflap6E@w6YF7@`v&q_~fRCYhc~1 zk-#c`e#Yi6B?JxQuW37SnG`c*0_Fd9Z1N={Qq3XGvXT5He39LqvTZ3m&Nz5CilO3MV+ExbgkVEp zR2Z>JZqeGE08f*A6Nu7HBE>a_K=}2Y*a=$6ZZ5e%kYR-g13BzmZ_XW@ZZf4ru2|g` z!0dMD6|}KqlhjjvQx~A3f3fkBE`IUV--uvX%aUxT3<4hd(U;uuG$60V&RG2pZeiEt z;b(z<)Oht^lyRg-W)&acLqkpbo3%zc440I{H(w_43{_pjLZ4+dZGIfNc$&F>0voPyzMn1o2MpioJ`%=57^%^=On!&Q#;Nd)2&lj zC*!UzO6O;LRROAd!vW)Y`Lpn>#Z+$iDCaniq|;PE7dn3Z=43UQB&k8ga;jA;96{m@ z`l@66?ipxR)wZjz36k4THvsMe9`ftk5cOI*{CeBGeH!hXPwg+mI6cDX!AYuIx)kh% zBAEM=xG_0ZZL#!-oAwpY=mHyglQ>y9T|1>C#3r{H|G$-|pg;DtX#G<1HWtIM&bP+5 zTk8~{Sb=;PtoGtIkBltq^#bFAudh}Mtouj4=CckfX6xQ2+X*53$vup{5D?6p8mf_p zgW?V#vXnk$)R;N&8-?>hcet~`mq|x5`AhuRvfg=n#vhv^%}LGohVhd?CZPHWz^)aV zMpmsya<(fh?#)Z$R-D;5Na2%NrCc|sF%`iq`?8EpqpTh+@5u!+Zd-hmPi|qcXp>ouiouh#>!~GNMC^Xx{ zqivN#iaEQOc)o(tT+tL>@~x?+r$h$1KRS0|D-5sh3DW%0`4g>Ax=UPiNHBeGF|?3B zZac4?Ie&klvu+Kn?$mzSV#4WYIT?YUvkqW)pQvY`Q$zSCuZ>^ai^OEsb?xSJIq z9s4yvblzt`gE!nSdeT&za*DEWb?Z`?E!iJ!8z@2r^Om2zo)w_vLBqUpchJ+tcjIj{ zv9%GDrL)B`osh#zHlUWKdJjIKknM}azVc<=GT6WtEy8!y5%HO%o4s|YWMG+z2)SDA z22P|<__0`I(u9r;dKYHoAn(lsDYb-0GCrX^@)uhqhZhulYbY<8pT%2xInY#WxXtA^ z8%_BQUx#{p&~;OH9BLO>3=ZQZCo@R(Tnp!bys^_vMoEIgv`e2&F*-@-b@UNdNB_u$ z8=!E<>JPvBw`~3 z&qNv3qOvGVv)lAd#cWx_>7#6}u47mxXj|(rfPRQu*w>Ht6tY3v*yMC<>SDIw18U%%Tieq>1CC0dH`ifln+8VMvLl_ zni8X_b?D!(1_}To)`q(tlTWGJJ~2R9e|r4xfuOf(xw$^1(KX8W87n4w+3nM1WVS4~ zl)_kN=}r25MkxoyM)85U zw({epQSK;|nCcQm*7yXgNqYYeG!u(;IScI$ilOh{A_Qjng|$7?a#NoTC-zX!U~rQA zqf!Jl!rF?kYP7a-puWk8KQRaGwH#}sr*Z1;>V@5h_9Fg@Otr!O{up%wuQj8LvP=B$DYb@_z*cNJL6yOx^8u64}E7QyoG)dScvbVjqdp zl6wSQYfp+#9htS4|J9ix!gMcC|5BffeDkR|+53Gzr%h>~{B|y5WCxj>V?-q_1-<7; z5fTy^W>!+Ts)<)OmB5f5rmI=DeW>BSZ=KV~q4T)xk~YhV(|y6la)EcdB8NsFY3VNf z+0Q4`=`_R>o9W-4cUy<-mq$v|!GLx_+@$-Iuws(=S*yX8CHlr_>JKd83I|?BAIv|E zE{WJ=UxS+dtYU^DJ4jjBE@y~4|D;lQ=VOiU-`HS^J>CXg0KeUnkN6%pL9AUJBfu<*#I6Vt4eC64{ULs_ z`G8k|)ek5`p(FTvgP^>cg&vsy`9Ee$2khK3<;o$x1y%%13D9eNfb}evXS-VbTaWoq z-%yNI7-%P-Z4#fQ&!=r3I7#(~&lFTb$zlhZ+LC5yvR#a9AV6BJ__m1S|1)%;i+~C0 zJSEOK`^6AP+13(PXKDUn3)H_ zgy&cQW)pOs99P`i)pG}6Z#ov1;uvt)tX1g2z*L#m2lg1^v5L^})Cnv*#IJd2&?|*0 z4XS@{Lt!qv`s%LM=JM{BzQgDIRCGh1rJjHPe>%I;sHUVJhNzgND1o3@ipV6S0z?Ve3=spO zLIMdP>3xG)tGm{+SFiVrtjoRk+7bywE*>^@Pv$j5M)6`3juBRDoi z7s^-N;&XtyZLz0r=rhzVc!xY-TR)UAz?~%;*84Kdf4;q>pv~LGLWVvWu3^xmtmLdg z>(EANR)_5DgsJ2Dc%mcO5~Jz(+zU+F$yUuP8GAB;9EFF7l49;Z1dMI7%vF)e;|o+R zY1X_X_Zep;)SE5x0APi4>yBWJo7gJ?HJ15|c4M8iLWwVtP53!dF+6rq8I|HDZ|uwE zOK{FmxuWZvT97Mle*v7$n|nNU{U0&%cjiZMR5$4XYS7dfL18i58iVKK2zaKrTGiS= zI^;*zpioKKCJ<+ZvRZ7vx$k*tA44Xy9DV(2C{C_~qS6`oK6p&d6ja!V2L;DuN?R_o znbvVSTRh1X)}vXhN87I@a|)_@T%Dt{Xb9{gj|HB=+Jh z#;oMF^-yGZZH_GXG>h*yTNu4DZcVT^QSI$ZQU?o8YnT$)PjY2aTz6e~R?)(%-E}&# zA_?mLj>z6xVzcp4>g$$$f~0*@EA&91k*|wxe>(evVYQIl%gNwpeeU>Y&cs0Gr^vmm z&L(zr6C1-;??0%9DkAIk?dMy*4Y~uzqMOERt*CQ}8TRmTrbZ%?x+qMvN>B`0phjQ* z9}`tG`o0{hZFYqMmV$Ee0q)$mbE3_S%~)B3M4ClUA!dTYPKY5{g2@@()gI;Qpde-m za$P;LY!`ie!m{TIEz(yZyVybDCHxA=7;Zy!qH68^ww4=&KzC(&-oolHK+uhU-EIeO zcV1_1)64V^SKe@wRnka`pC`z(Nq3_j$tET~kSq%kJqOiZ`dtW149`8L_+Js}WiFZ> z`>1!9>9qUEcs~$}un=9@nQ!WeozsBfrUvBS?o zI3Wq5$J;Fgt}%tXLDp{cQ(3gwF|_>o8=TUoEw5ckoWb8&+8NiC^%|0;Xqbw=s@7+d z-q(7b9V&|-@G)#uKpuUA0!gvSLCv!epVkAd@?fF$;n*arL_-drBlD6@Wrerhftc<9 zD{;I+KtJwP%PVJenqMJ%tkX z|BTUZOO8{J8vMIu(tOEAuDU=r?ZL21rq52pth4GE_Tg~JuSU`O<>lDH61Z7k4yq}K zzU|XY$F1%xVYIoXT;Y$4x55*pr9w@|glX`y2n<$`onM&VuH4x%RpWF;?DLx+>MTn| zoWI9+i~is9*K`KcHnx((uB5I{MQXyiIBMMxXFIyK17twZgkTJ`JJtn%tKleR?+2n= zkOek~OJIFk??|2sOdX((55OL(tWyXxkZE4^+(D`022fa#BM4Pw`~`zG*1T^@y1A&zuKg@hK(w2OG;*zyO`^aj?P?;kY>JSP60CkkQ6Qw{-x z{v%7@HQ(qSVy1xyke(GEX4rGx3g>M3uKmOL#mG&{VEM@Lu<_C*ct>L{%yGkBba$c? z1QV)gF=)0z=NJM59Ylp(`cvlrhXw|g;02n6ptt)(dl4geXi_XLB&seml#(q;{5~2eH5EM_+pMJXo>zmvMgQWh{QGfd(*}T0$4=kt zSIoF8;2{ozueIF$$6A5;^?w}gpv-)WR1-(}-y{(@YO{0agX_?)G^#&e9n? zAu1)PaT#HW8%O$XQR~XJgs!KPtFQI^M*RT7pdi6=gJhvk}1Sa4!;^ZUd1tKCP~cMF+{r7Ym)Cmv-6i0Xnr^Bx`_ zm2D8N7Krrno(^t~(}?`0r(=<9$_WRwfw(9)1vlw%d0@1+t`cwf>k}An4L0iy?B}Q8 z5K%?SL5Q^(eyKH2VjfyUtb15Thv{tLi&PkJmLtt3R-GZkBg02u@FZ&*xJ{N81zp`U zn3&+|%E;{*YCU$s#NZtGUl^!bHbxxz4Z6P75-ee|-VTsShD~Vl^;Hg%rokG(7o1&( zGA6h0c6jGom5ilQ7X!?WiVo@mk*~SSOR;(Pc4S%yhlWEZw+$)5wN?G%vb|*b8bkcWx_nU)qa2c_ZHI z`Ps`=rl#Pf17J!`t*NmK;eRm3;>EM7!rAFIN)j|cM)dOH$6FrT?&b+eCbbP~Q0~#O z$EABAjY9jc2$$=B_Ee<4tx>ZlFOHH%FCH!E3!K(td|q0h$@y&B$+NJ)d$sjY_s`~A zXU8UAwOz=`y69BPV|ydYnf@)hsj>c(uHQ?|ieOxzT>M~Ngv>)JqOY($KqGdOSSr!x zF<#c*WDK^icRXJ5@u_@k-+kaXv|U}+sSUKhqr3(|tKaE5xSjX}63V=dQucIQ>f4cG zj5FOWL}2LepWiNYed$^(8BZ&Lx}&IefXOfLUb){RAk+%#-qv#3k%$9#yvHl5rsmr} z5!%0gkIvq1a*p20m3GB0|1ZU6rxc@z6%6x79)=^BUg~K25QmY*cB)InEgh38Wqa=U zLhE4}fCL_TaprORB{L0Ze9?rIw&9$J*moJ(jVqA_JnVrlf(9@pF<5W{f92`P9u@AN6BRT^7AcBT!*5b_F{qX-fNroMG4El_Eb& zL|@OZmrvQAXt<>qF6Aw4F35>Y` zj(oZ24AYLBSgch-*+cB-5n;&LsFNZ5xeV|T%e5o4=&z*eSLIm=zdWCHNP0u( zRNWt$3nSHvq`S`VTWp1`j&SFPI_cK>ea`-R+xE>n%8&)E=3d%_P?%>tt0m)xTKG6G ztkL|(f7@3ctsR>#72vp-^4ob+bsZ}zns*=i7{jN`BsnD6?21&8=}x9U@1EWAP@|Ac zjPczFd!#<&l^LXJ4rQO=Q-Lb8q%GSDs}5S73PPv^wb414jEd+;6z@q}`fXHB6j5E_ z?GmvzM?}_iCO_TEFZFf_$JCyhVK?IUD(O(z7?pD5l%f5WQaZ51@G6#n{z; za?LA*`2|FpL>S5avyvG^9Ssh5Q~Grcu-1k!RGf4wym7ZX$m}gvb2!%mh4&|m9FC0f z&XvgD>9quxV&P-A7X$D@3XORfPi_bx7_c+!>*PkH&Ow zF_8dIeZnj|W^xI}O6Gm_mIWSXQ{P}B$x#j?N*u0P?nRrQ+A)>T5TqTgD2!I=Hm7?J z%#(ICXaSBx*^oT7e|9mF53c>>yJiSHB1#Eg9sZzB=mxH?pW$n9ht2Xz|Jd@Y z1ML+!7tr*5Pra4@Eu0LvObcU9j)zI+g7K*HbO2AkzE0f%gS#ACK3vO=ozvyjA40rA zb;E+v3Bu6AYFKV8bA*0DCAjZ}7>(InaQH#NP9(O3ggaJ51J)ZeZ90k!PpGUtze<>u zYp@eJ9g>fuF<9`QFy1kVKGV#ABlle^5iPy49R1*bpggGPP2{;)t<0SG<%drE{^cc& z|FRp0Qc`&aArNNHKVp?261`g1Ii#T+PasAX6qXcX7L>qFBE}Bn;8CB*Mh0E`yn{fT zFc%gHFCLkD{=rS}8JR0`bW{g`xPQyhYvCa-0A+u(FLw8`kPB8T9wPxL!is>+;`}XS zn4ggU+hp$;Y)^MZenz~6scT~+a#?+a>R&L{zrNpBoX%H-m>R>My{PQfCmXaA#NL13 L|3jr);Klz2@h)Hz literal 0 HcmV?d00001 diff --git a/xormat.h b/xormat.h new file mode 100644 index 0000000..59cf66d --- /dev/null +++ b/xormat.h @@ -0,0 +1,122 @@ +/// _ +/// __ _____ _ __ _ __ ___ __ _| |_ +/// \ \/ / _ \| '__| '_ ` _ \ / _` | __| +/// > < (_) | | | | | | | | (_| | |_ +/// /_/\_\___/|_| |_| |_| |_|\__,_|\__| +/// +/// Copyright (c) 1997 - Ognjen 'xolatile' Milan Robovic +/// +/// xolatile@chud.cyou - xormat - Very simple file format wrapper for things I hate but have to use anyway... +/// +/// This program is free software, free as in freedom and as in free beer, you can redistribute it and/or modify it under the terms of the GNU +/// General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version if you wish... +/// +/// This program is distributed in the hope that it will be useful, but it is probably not, and without any warranty, without even the implied +/// warranty of merchantability or fitness for a particular purpose, because it is pointless. Please see the GNU (Geenoo) General Public License +/// for more details, if you dare, it is a lot of text that nobody wants to read... + +#ifdef use_png_library +#include "xormat/png.h" +#endif + +#ifdef use_jxl_library +#include "xormat/jxl.h" +#endif + +#ifdef use_jpg_library +#include "xormat/jpg.h" +#endif + +#ifdef use_tga_library +#include "xormat/tga.h" +#endif + +static generic * format_image_import (character * path, natural * width, natural * height) { + natural * data = null; + +#ifdef use_png_library + if (data == null) { + character buffer [256] = ""; + + if (file_exists (string_concatenate (string_copy (buffer, path), ".png")) == true) { + data = png_image_import (buffer, width, height); + } + } +#endif + +#ifdef use_jxl_library + if (data == null) { + character buffer [256] = ""; + + if (file_exists (string_concatenate (string_copy (buffer, path), ".jxl")) == true) { + data = jxl_image_import (buffer, width, height); + } + } +#endif + +#ifdef use_jpg_library + if (data == null) { + character buffer [256] = ""; + + if (file_exists (string_concatenate (string_copy (buffer, path), ".jpg")) == true) { + data = jpg_image_import (buffer, width, height); + } + } +#endif + +#ifdef use_tga_library + if (data == null) { + character buffer [256] = ""; + + if (file_exists (string_concatenate (string_copy (buffer, path), ".tga")) == true) { + data = tga_image_import (buffer, width, height); + } + } +#endif + + if (data == null) { + switch (file_type (path)) { +#ifdef use_png_library + case (file_type_png_image): { + if (file_exists (path) == true) { + data = png_image_import (path, width, height); + } else { + print ("/w File '/3%s/-' doesn't exist.\n", path); + } + } break; +#endif +#ifdef use_jxl_library + case (file_type_jxl_image): { + if (file_exists (path) == true) { + data = jxl_image_import (path, width, height); + } else { + print ("/w File '/3%s/-' doesn't exist.\n", path); + } + } break; +#endif +#ifdef use_jpg_library + case (file_type_jpg_image): { + if (file_exists (path) == true) { + data = jpg_image_import (path, width, height); + } else { + print ("/w File '/3%s/-' doesn't exist.\n", path); + } + } break; +#endif +#ifdef use_tga_library + case (file_type_tga_image): { + if (file_exists (path) == true) { + data = tga_image_import (path, width, height); + } else { + print ("/w File '/3%s/-' doesn't exist.\n", path); + } + } break; +#endif + default: { + print ("/w File '/3%s/-' doesn't exist or file type isn't supported.\n", path); + } break; + } + } + + return (data); +} diff --git a/xormat/png.h b/xormat/png.h new file mode 100644 index 0000000..8c15c29 --- /dev/null +++ b/xormat/png.h @@ -0,0 +1,105 @@ +#include +#include + +#ifndef use_png_library +#define use_png_library +#endif + +static generic * png_image_import (character * path, natural * width, natural * height) { + FILE * file = null; + natural * data = null; + + png_byte colour_type = 0; + png_byte bit_depth = 0; + png_bytep * row_pointers = null; + + png_structp structure = null; + png_infop information = null; + + fatal_failure (path == null, "png_image_import: File path is null pointer."); + fatal_failure (width == null, "png_image_import: Width is null pointer."); + fatal_failure (height == null, "png_image_import: Height is null pointer."); + + file = fopen (path, "rb"); + + fatal_failure (file == null, path); + + structure = png_create_read_struct (PNG_LIBPNG_VER_STRING, null, null, null); + information = png_create_info_struct (structure); + + png_init_io (structure, file); + png_read_info (structure, information); + + * width = png_get_image_width (structure, information); + * height = png_get_image_height (structure, information); + colour_type = png_get_color_type (structure, information); + bit_depth = png_get_bit_depth (structure, information); + + if (bit_depth == 16) { + png_set_strip_16 (structure); + } + + if (colour_type == PNG_COLOR_TYPE_PALETTE) { + png_set_palette_to_rgb (structure); + } + + if ((colour_type == PNG_COLOR_TYPE_GRAY) && (bit_depth < 8)) { + png_set_expand_gray_1_2_4_to_8 (structure); + } + + if (png_get_valid (structure, information, PNG_INFO_tRNS)) { + png_set_tRNS_to_alpha (structure); + } + + if ((colour_type == PNG_COLOR_TYPE_RGB) || (colour_type == PNG_COLOR_TYPE_GRAY) || (colour_type == PNG_COLOR_TYPE_PALETTE)) { + png_set_filler (structure, 0xff, PNG_FILLER_AFTER); + } + + if ((colour_type == PNG_COLOR_TYPE_GRAY) || (colour_type == PNG_COLOR_TYPE_GRAY_ALPHA)) { + png_set_gray_to_rgb (structure); + } + + png_read_update_info (structure, information); + + row_pointers = allocate ((* height) * sizeof (* row_pointers)); + + for (natural index = 0; index < (* height); ++index) { + row_pointers [index] = allocate (png_get_rowbytes (structure, information)); + } + + png_read_image (structure, row_pointers); + + fclose (file); + + data = allocate ((* width) * (* height) * sizeof (* data)); + + for (natural index = 0; index < (* height); ++index) { + memory_copy (& data [index * (* width)], row_pointers [index], (* width) * sizeof (* data)); + + row_pointers [index] = deallocate (row_pointers [index]); + } + + row_pointers = deallocate (row_pointers); + + png_destroy_read_struct (& structure, & information, null); + + return (data); +} + +static procedure png_image_export (character * path, natural * data, natural width, natural height) { + png_image image = { 0 }; + + fatal_failure (path == null, "png_image_export: File path is null pointer."); + fatal_failure (data == null, "png_image_export: Data is null pointer."); + fatal_failure (width == 0, "png_image_export: Width is equal to zero."); + fatal_failure (height == 0, "png_image_export: Height is equal to zero."); + + image.version = PNG_IMAGE_VERSION; + image.format = PNG_FORMAT_RGBA; + image.width = width; + image.height = height; + + png_image_write_to_file (& image, path, 0, data, 0, null); + + png_image_free (& image); +} diff --git a/xtandard.h b/xtandard.h new file mode 100644 index 0000000..b4d592c --- /dev/null +++ b/xtandard.h @@ -0,0 +1,1238 @@ +/// _ _ _ +/// | | | | | | +/// __ _| |_ __ _ _ __ __| | __ _ _ __ __| | +/// \ \/ / __/ _` | '_ \ / _` |/ _` | '__/ _` | +/// > <| || (_| | | | | (_| | (_| | | | (_| | +/// /_/\_\\__\__,_|_| |_|\__,_|\__,_|_| \__,_| +/// +/// Copyright (c) 1997 - Ognjen 'xolatile' Milan Robovic +/// +/// xolatile@chud.cyou - xtandard - Tiny, safe and somewhat sane unity header for what GNU/Linux already provides. +/// +/// This program is free software, free as in freedom and as in free beer, you can redistribute it and/or modify it under the terms of the GNU +/// General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version if you wish... +/// +/// This program is distributed in the hope that it will be useful, but it is probably not, and without any warranty, without even the implied +/// warranty of merchantability or fitness for a particular purpose, because it is pointless. Please see the GNU (Geenoo) General Public License +/// for more details, if you dare, it is a lot of text that nobody wants to read... + +#define _GNU_SOURCE + +#include +#include +#include +#include +#include +#include +#include + +#define null ((generic *) 0) + +#define standard_input (STDIN_FILENO) +#define standard_output (STDOUT_FILENO) +#define standard_error (STDERR_FILENO) + +#define file_flag_read (O_RDONLY) +#define file_flag_write (O_WRONLY) +#define file_flag_edit (O_RDWR) +#define file_flag_create (O_CREAT) +#define file_flag_append (O_APPEND) +#define file_flag_truncate (O_TRUNC) + +#define file_seek_current (SEEK_CUR) +#define file_seek_set (SEEK_SET) +#define file_seek_end (SEEK_END) + +#define pstring_length (256) + +#define echo(text) output ((text), sizeof ((text)) - 1) + +#define maximum(x, y) (((x) > (y)) ? (x) : (y)) +#define minimum(x, y) (((x) < (y)) ? (x) : (y)) + +#define array_length(array) (sizeof ((array)) / sizeof (* (array))) + +typedef void procedure; +typedef void none; +typedef void generic; +typedef char character; +typedef float real; + +typedef signed int integer; +typedef unsigned int natural; + +typedef float real_32; +typedef double real_64; + +typedef signed char integer_8; +typedef signed short integer_16; +typedef signed int integer_32; +typedef signed long integer_64; + +typedef unsigned char natural_8; +typedef unsigned short natural_16; +typedef unsigned int natural_32; +typedef unsigned long natural_64; + +typedef char pstring [pstring_length]; + +typedef enum { + false, + true +} boolean; + +typedef enum { + log_success, log_warning, log_failure, log_comment, + log_count +} log_enumeration; + +typedef enum { + file_type_c_source, file_type_c_header, file_type_ada_sexy_body, file_type_ada_specification, + file_type_cpp_source, file_type_cpp_header, file_type_fortran_90_source, file_type_fortran_90_module, + file_type_pascal_source, file_type_d_source, file_type_go_source, file_type_jai_source, + file_type_assembly, file_type_eax_assembly, file_type_gnu_assembly, file_type_flat_assembly, + file_type_haskell_script, file_type_perl_script, file_type_cube_script, file_type_lua_script, + file_type_shell_script, file_type_python_script, file_type_tcl_script, file_type_forth_source, + file_type_text, file_type_markdown, file_type_html, file_type_glsl, + file_type_xrocessor, file_type_xhla, file_type_xcript, file_type_xocument, + file_type_xiri, file_type_xofya, file_type_xienna, file_type_xenka, + file_type_xiyagi, file_type_xoule, file_type_xikoku, file_type_xdo, + file_type_png_image, file_type_jxl_image, file_type_jpg_image, file_type_tga_image, + file_type_wav_sound, file_type_ogg_sound, file_type_flac_sound, file_type_mp3_sound, + file_type_obj_model, file_type_iqm_model, file_type_md5_model, file_type_ply_model, + file_type_elf_object, file_type_spir_v_bytecode, + file_type_count +} file_type_enumeration; + +typedef enum { + effect_normal, effect_bold, effect_italic, effect_undefined_code, + effect_underline, effect_blink, effect_reverse, effect_invisible_text, + effect_count +} effect_enumeration; + +typedef enum { + colour_grey, colour_red, colour_green, colour_yellow, + colour_blue, colour_pink, colour_cyan, colour_white, + colour_count +} colour_enumeration; + +typedef enum { + character_null, character_start_header, character_start_text, character_end_text, + character_end_transmission, character_enquiry, character_acknowledge, character_bell, + character_backspace, character_tab_horizontal, character_line_feed, character_tab_vertical, + character_form_feed, character_carriage_return, character_shift_out, character_shift_in, + character_data_link_escape, character_device_control_1, character_device_control_2, character_device_control_3, + character_device_control_4, character_not_acknowledge, character_synchronous_idle, character_end_transmission_block, + character_cancel, character_end_medium, character_substitute, character_escape, + character_file_separator, character_group_separator, character_record_separator, character_unit_separator +} character_enumeration; + +typedef enum { + cursor_none, + cursor_left, cursor_middle, cursor_right, + cursor_wheel_up, cursor_wheel_down, + cursor_count +} cursor_enumeration; + +typedef enum { + signal_none, + signal_a, signal_b, signal_c, signal_d, + signal_e, signal_f, signal_g, signal_h, + signal_i, signal_j, signal_k, signal_l, + signal_m, signal_n, signal_o, signal_p, + signal_q, signal_r, signal_s, signal_t, + signal_u, signal_v, signal_w, signal_x, + signal_y, signal_z, signal_0, signal_1, + signal_2, signal_3, signal_4, signal_5, + signal_6, signal_7, signal_8, signal_9, + signal_escape, signal_tabulator, signal_return, signal_new_line, + signal_slash, signal_backslash, signal_semicolon, signal_backquote, + signal_space, signal_backspace, signal_dot, signal_comma, + signal_cite, signal_caps_lock, signal_minus, signal_equal, + signal_left_bracket, signal_right_bracket, signal_left_control, signal_right_control, + signal_left_shift, signal_right_shift, signal_left_alt, signal_right_alt, + signal_f1, signal_f2, signal_f3, signal_f4, + signal_f5, signal_f6, signal_f7, signal_f8, + signal_f9, signal_f10, signal_f11, signal_f12, + signal_arrow_up, signal_arrow_down, signal_arrow_left, signal_arrow_right, + signal_num_lock, signal_pause_break, signal_insert, signal_home, + signal_page_up, signal_delete, signal_end, signal_page_down, + signal_key_add, signal_key_subtract, signal_key_multiply, signal_key_divide, + signal_key_enter, signal_key_dot, signal_key_0, signal_key_1, + signal_key_2, signal_key_3, signal_key_4, signal_key_5, + signal_key_6, signal_key_7, signal_key_8, signal_key_9, + signal_count +} signal_enumeration; + +static character * cursor_name [cursor_count] = { + "---", + "Left button", "Middle button", "Right button", + "Scroll up", "Scroll down" + +}; + +static character * signal_name [signal_count] = { + "---", + "A", "B", "C", "D", + "E", "F", "G", "H", + "I", "J", "K", "L", + "M", "N", "O", "P", + "Q", "R", "S", "T", + "U", "V", "W", "X", + "Y", "Z", "0", "1", + "2", "3", "4", "5", + "6", "7", "8", "9", + "Escape", "Tabulator", "Return", "New line", + "Slash", "Backslash", "Semicolon", "Backquote", + "Space", "Backspace", "Dot", "Comma", + "Cite", "Caps lock", "Minus", "Equal", + "Left bracket", "Right bracket", "Left control", "Right control", + "Left shift", "Right shift", "Left alt", "Right alt", + "F1", "F2", "F3", "F4", + "F5", "F6", "F7", "F8", + "F9", "F10", "F11", "F12", + "Arrow up", "Arrow down", "Arrow left", "Arrow right", + "Num lock", "Pause break", "Insert", "Home", + "Page up", "Delete", "End", "Page down", + "Key add", "Key subtract", "Key multiply", "Key divide", + "Key enter", "Key dot", "Key 0", "Key 1", + "Key 2", "Key 3", "Key 4", "Key 5", + "Key 6", "Key 7", "Key 8", "Key 9" +}; + +static procedure random_integer_seed_by_time (none) { + srand ((natural) time (null)); +} + +static integer random_integer (integer from, integer to) { + return (rand () % (to - from + 1) + from); +} + +static natural random_natural (natural from, natural to) { + return ((natural) rand () % (to - from + 1) + from); +} + +static real random_real (real from, real to) { + return (((real) rand () / (real) RAND_MAX) * (to - from) + from); +} + +static procedure input (generic * data, natural_64 size) { + read (standard_input, data, size); +} + +static procedure output (generic * data, natural_64 size) { + write (standard_output, data, size); +} + +static procedure clean_up (procedure (* procedure_pointer) (none)) { + atexit (procedure_pointer); +} + +#ifdef use_fatal_failure +static procedure fatal_failure (boolean condition, character * message) { + if (condition == true) { + echo ("[\x1b[1;31m FATAL \x1b[0m] "); + + for (integer index = 0; message [index] != '\0'; ++index) { + output (& message [index], 1); + } + + echo ("\n"); + + exit (log_failure); + } +} +#else +#define fatal_failure(...) +#endif + +static procedure execute (character * command) { + integer status = 0; + + system (command); + + fatal_failure (status != 0, "execute: System returned an error code."); +} + +static natural tick_tock (none) { + return ((natural) clock ()); +} + +static natural_64 nano_time (none) { + struct timespec time = { 0 }; + + natural_64 result = 0; + + clock_gettime (CLOCK_MONOTONIC, & time); + + result = 1000000000ul * (natural_64) time.tv_sec + (natural_64) time.tv_nsec; + + return (result); +} + +static procedure nano_wait (natural_64 time) { + struct timespec wait = { + time / 1000000000, + time % 1000000000 + }; + + while (nanosleep (& wait, null)) continue; +} + +static procedure exchange_integer (integer * a, integer * b) { integer c = * a; * a = * b; * b = c; } +static procedure exchange_natural (natural * a, natural * b) { natural c = * a; * a = * b; * b = c; } +static procedure exchange_real (real * a, real * b) { real c = * a; * a = * b; * b = c; } + +static procedure clamp_integer (integer * x, integer lower, integer upper) { if (* x < lower) * x = lower; if (* x > upper) * x = upper; } +static procedure clamp_natural (natural * x, natural lower, natural upper) { if (* x < lower) * x = lower; if (* x > upper) * x = upper; } +static procedure clamp_real (real * x, real lower, real upper) { if (* x < lower) * x = lower; if (* x > upper) * x = upper; } + +static real normal_r (natural colour) { return ((real) ((colour >> 24) & 0xff) / 255.0f); } +static real normal_g (natural colour) { return ((real) ((colour >> 16) & 0xff) / 255.0f); } +static real normal_b (natural colour) { return ((real) ((colour >> 8) & 0xff) / 255.0f); } +static real normal_a (natural colour) { return ((real) ((colour >> 0) & 0xff) / 255.0f); } + +static natural channel_r (natural colour) { return ((colour >> 24) & 0xff); } +static natural channel_g (natural colour) { return ((colour >> 16) & 0xff); } +static natural channel_b (natural colour) { return ((colour >> 8) & 0xff); } +static natural channel_a (natural colour) { return ((colour >> 0) & 0xff); } + +static natural colour_channel_reverse (natural colour) { + natural r = channel_r (colour); + natural g = channel_g (colour); + natural b = channel_b (colour); + natural a = channel_a (colour); + + return ((a << 24) | (b << 16) | (g << 8) | (r << 0)); +} + +static natural colour_linear_interpolation (natural colour_a, natural colour_b, real scale) { + if (scale <= 0.0f) { + return (colour_a); + } + + if (scale >= 1.0f) { + return (colour_b); + } + + natural r = (natural) ((1.0f - scale) * channel_r (colour_a) + scale * channel_r (colour_b)); + natural g = (natural) ((1.0f - scale) * channel_g (colour_a) + scale * channel_g (colour_b)); + natural b = (natural) ((1.0f - scale) * channel_b (colour_a) + scale * channel_b (colour_b)); + natural a = (natural) ((1.0f - scale) * channel_a (colour_a) + scale * channel_a (colour_b)); + + return ((r << 24) | (g << 16) | (b << 8) | (a << 0)); +} + +static generic * allocate (natural_64 size) { + character * data = null; + + fatal_failure (size <= 0, "allocate: Size is equal or below zero."); + + data = calloc (size, sizeof (* data)); + + fatal_failure (data == null, "allocate: Function 'calloc' returned null pointer."); + + return (data); +} + +static generic * reallocate (generic * data, natural_64 size) { + fatal_failure (size <= 0, "reallocate: Size is equal or below zero."); + + data = realloc (data, size); + + fatal_failure (data == null, "reallocate: Function 'realloc' returned null pointer."); + + return (data); +} + +static generic * deallocate (generic * data) { + fatal_failure (data == null, "deallocate: Data is null pointer."); + + free (data); + + return (null); +} + +static generic * record (none) { + character * buffer = null; + natural_64 offset = 0; + natural_64 memory = 64 * 1024; + + buffer = reallocate (buffer, memory); + + do { + if ((offset + 1) % memory == 0) { + buffer = reallocate (buffer, ((offset + 1) / memory + 1) * memory); + } + + buffer [offset] = '\0'; + + input (& buffer [offset], sizeof (* buffer)); + + ++offset; + } while (buffer [offset - 1] != '\0'); + + buffer [offset - 1] = '\0'; + + return (buffer); +} + +static boolean character_compare_array (character c, character * character_array) { + for (natural_64 index = 0; character_array [index] != '\0'; ++index) { + if (c == character_array [index]) { + return (true); + } + } + + return (false); +} + +static boolean character_is_uppercase (character c) { + return ((c >= 'A') && (c <= 'Z')); +} + +static boolean character_is_lowercase (character c) { + return ((c >= 'a') && (c <= 'z')); +} + +static boolean character_is_digit (character c) { + return ((c >= '0') && (c <= '9')); +} + +static boolean character_is_letter (character c) { + return (((c >= 'A') && (c <= 'Z')) || ((c >= 'a') && (c <= 'z'))); +} + +static boolean character_is_blank (character c) { + return ((c == ' ') || (c == '\t') || (c == '\r') || (c == '\n')); +} + +static boolean character_is_symbol (character c) { + return (((c >= '!') && (c <= '/')) || ((c >= ':') && (c <= '@')) || ((c >= '[') && (c <= '`')) || ((c >= '{') && (c <= '~'))); +} + +static boolean character_is_separator (character c) { + return ((c != '_') && ((character_is_blank (c) == true) || (character_is_symbol (c) == true))); +} + +static boolean character_is_identifier (character c) { + return ((c == '_') || (character_is_letter (c) == true) || (character_is_digit (c) == true)); +} + +static boolean character_is_visible (character c) { + return ((c >= '!') && (c <= '~')); +} + +static boolean character_is_invisible (character c) { + return (character_is_visible (c) == false); +} + +static character * capitalize (character * string) { + fatal_failure (string == null, "capitalize: String is null pointer."); + + string [0] -= (character_is_lowercase (string [0]) == true) ? ' ' : '\0'; + + return (string); +} + +static character * uppercase (character * string) { + fatal_failure (string == null, "uppercase: String is null pointer."); + + for (natural index = 0; string [index] != '\0'; ++index) { + string [index] += (character_is_lowercase (string [index]) == true) ? ' ' : '\0'; + } + + return (string); +} + +static character * lowercase (character * string) { + fatal_failure (string == null, "lowercase: String is null pointer."); + + for (natural index = 0; string [index] != '\0'; ++index) { + string [index] -= (character_is_uppercase (string [index]) == true) ? ' ' : '\0'; + } + + return (string); +} + +static natural_64 string_length (character * string) { + natural_64 length = 0; + + fatal_failure (string == null, "string_length: String is null pointer."); + + for (length = 0; string [length] != '\0'; ++length); + + return (length); +} + +static character * string_nullify (character * destination, natural_64 length) { + fatal_failure (destination == null, "string_reverse_limit: Destination string is null pointer."); + fatal_failure (length <= 0, "string_reverse_limit: Length is equal or below zero."); + + for (natural_64 index = 0; index < length; ++index) { + destination [index] = '\0'; + } + + return (destination); +} + +static character * string_reverse_limit (character * destination, natural_64 limit) { + fatal_failure (destination == null, "string_reverse_limit: Destination string is null pointer."); + fatal_failure (limit <= 0, "string_reverse_limit: Limit is equal or below zero."); + + for (natural_64 index = 0; index < limit / 2; ++index) { + character temporary = destination [index]; + + destination [index] = destination [limit - 1 - index]; + destination [limit - 1 - index] = temporary; + } + + return (destination); +} + +static character * string_reverse (character * destination) { + return (string_reverse_limit (destination, string_length (destination))); +} + +static boolean string_compare_limit (character * string_a, character * string_b, natural_64 limit) { + fatal_failure (string_a == null, "string_compare_limit: First source string is null pointer."); + fatal_failure (string_b == null, "string_compare_limit: Second source string is null pointer."); + fatal_failure (limit <= 0, "string_compare_limit: Limit is equal or below zero."); + + for (natural_64 index = 0; index < limit; ++index) { + if (string_a [index] != string_b [index]) { + return (false); + } + } + + return (true); +} + +static boolean string_compare (character * string_a, character * string_b) { + return (string_compare_limit (string_a, string_b, string_length (string_a) + 1)); +} + +static character * string_copy_limit (character * destination, character * source, natural_64 limit) { + fatal_failure (destination == null, "string_copy_limit: Destination string is null pointer."); + fatal_failure (source == null, "string_copy_limit: Source string is null pointer."); + fatal_failure (limit <= 0, "string_copy_limit: Limit is equal or below zero."); + + for (natural_64 index = 0; index < limit; ++index) { + destination [index] = source [index]; + } + + return (destination); +} + +static character * string_copy (character * destination, character * source) { + return (string_copy_limit (destination, source, string_length (source) + 1)); +} + +static character * string_concatenate_limit (character * destination, character * source, natural_64 limit) { + natural_64 offset = string_length (destination); + + fatal_failure (destination == null, "string_concatenate_limit: Destination string is null pointer."); + fatal_failure (source == null, "string_concatenate_limit: Source string is null pointer."); + fatal_failure (limit <= 0, "string_concatenate_limit: Limit is equal or below zero."); + + for (natural_64 index = 0; index < limit; ++index) { + destination [offset + index] = source [index]; + } + + return (destination); +} + +static character * string_concatenate (character * destination, character * source) { + return (string_concatenate_limit (destination, source, string_length (source) + 1)); +} + +static character * string_duplicate (character * source) { + character * duplicate = allocate ((string_length (source) + 1) * sizeof (* duplicate)); + + string_copy (duplicate, source); + + return (duplicate); +} + +static character * string_duplicate_limit (character * source, natural limit) { + character * duplicate = allocate ((limit + 1) * sizeof (* duplicate)); + + string_copy_limit (duplicate, source, limit); + + return (duplicate); +} + +static character * string_align_left (character * destination, natural_64 amount, character with) { + for (natural_64 offset = string_length (destination); offset < amount; ++offset) { + destination [offset] = with; + } + + destination [amount] = '\0'; + + return (destination); +} + +static character * string_remove_extension (character * destination) { + natural_64 length = string_length (destination); + + for (--length; destination [length] != '.'; --length); + + destination [length] = '\0'; + + return (destination); +} + +static procedure memory_nullify (generic * memory, natural_64 size) { + character * cast = (character *) memory; + + fatal_failure (memory == null, "memory_nullify: Memory is null pointer."); + + for (natural_64 offset = 0; offset < size; ++offset) { + cast [offset] = (character) 0; + } +} + +static integer memory_compare (generic * memory_0, generic * memory_1, natural_64 size) { + character * cast_0 = (character *) memory_0; + character * cast_1 = (character *) memory_1; + + fatal_failure (memory_0 == null, "memory_compare: Memory is null pointer."); + fatal_failure (memory_1 == null, "memory_compare: Source is null pointer."); + + for (natural_64 offset = 0; offset < size; ++offset) { + if (cast_0 [offset] != cast_1 [offset]) { + return (false); + } + } + + return (true); +} + +static procedure memory_copy (generic * destination, generic * source, natural_64 size) { + character * cast_0 = ( character *) destination; + character * cast_1 = (character *) source; + + fatal_failure (destination == null, "memory_copy: Destination is null pointer."); + fatal_failure (source == null, "memory_copy: Source is null pointer."); + + for (natural_64 offset = 0; offset < size; ++offset) { + cast_0 [offset] = cast_1 [offset]; + } +} + +static procedure echo_clear (none) { + echo ("\033[2J\033[H"); +} + +static procedure echo_colour (colour_enumeration colour, effect_enumeration effect) { + character format [8] = "\033[ ;3 m"; + + format [2] = (character) (effect % effect_count) + '0'; + format [5] = (character) (colour % colour_count) + '0'; + + echo (format); +} + +static procedure echo_cancel (none) { + echo ("\033[0m"); +} + +static procedure show_cursor (boolean show) { + if (show == true) { + echo ("\033[?25h"); + } else { + echo ("\033[?25l"); + } +} + +static integer file_open (character * path, integer mode) { + fatal_failure (path == null, "file_open: File path is null pointer."); + + return (open (path, mode, 0777)); +} + +static integer file_close (integer file) { + fatal_failure (file == -1, "file_close: Invalid file descriptor."); + + close (file); + + return (-1); +} + +static procedure file_read (integer file, generic * data, natural_64 size) { + fatal_failure (file <= -1, "file_read: File descriptor is closed or invalid."); + fatal_failure (data == null, "file_read: Data is null pointer."); + fatal_failure (size == 0, "file_read: Size is zero."); + + read (file, data, size); +} + +static procedure file_write (integer file, generic * data, natural_64 size) { + fatal_failure (file <= -1, "file_write: File descriptor is closed or invalid."); + fatal_failure (data == null, "file_write: Data is null pointer."); + fatal_failure (size == 0, "file_write: Size is zero."); + + write (file, data, size); +} + +static procedure file_echo (integer file, character * data) { + file_write (file, data, string_length (data)); +} + +static natural_64 file_seek (integer file, integer whence) { + fatal_failure (file == -1, "file_seek: Invalid file descriptor."); + + return ((natural_64) lseek (file, 0, whence)); +} + +static natural_64 file_size (character * path) { + struct stat data = { 0 }; + + fatal_failure (path == null, "file_size: File path is null pointer."); + + lstat (path, & data); + + return ((natural_64) data.st_size); +} + +static boolean file_exists (character * path) { + fatal_failure (path == null, "file_record: File path is null pointer."); + + return ((access (path, F_OK) == 0) ? true : false); +} + +static file_type_enumeration file_type (character * path) { + character * extensions [file_type_count] = { + ".c", ".h", ".adb", ".ads", ".cpp", ".hpp", ".f90", ".mod", + ".pas", ".d", ".go", ".jai", ".asm", ".eax", ".gas", ".fasm", + ".hs", ".el", ".cfg", ".lua", ".sh", ".py", ".tcl", ".4th", + ".txt", ".md", ".html", ".glsl", ".x", ".xhla", ".xs", ".xd", + ".xiri", ".xofya", ".xienna", ".xenka", ".xiyagi", ".xoule", ".xikoku", ".xdo", + ".png", ".jxl", ".jpg", ".tga", ".wav", ".ogg", ".flac", ".mp3", + ".obj", ".iqm", ".md5", ".ply", ".o", ".spv" + }; + + natural cut_at = 0; + + fatal_failure ((path == null) || (* path == '\0'), "file_type: File path is null pointer."); + + for (cut_at = string_length (path) - 1; cut_at != 0; --cut_at) { + if (path [cut_at] == '.') break; + } + + for (file_type_enumeration type = 0; type != file_type_count; ++type) { + if (string_compare (& path [cut_at], extensions [type])) { + return (type); + } + } + + return (file_type_count); +} + +static procedure file_remove (character * path) { + unlink (path); +} + +static generic * file_record (character * path) { + integer file = -1; + natural_64 size = 0; + character * data = null; + + fatal_failure (path == null, "file_record: File path is null pointer."); + + file = file_open (path, file_flag_read); + size = file_size (path); + data = allocate (size); + + file_read (file, data, size); + + file = file_close (file); + + return (data); +} + +static character * file_import (character * path) { + integer file = -1; + natural_64 size = 0; + character * data = null; + + fatal_failure (path == null, "file_import: File path is null pointer."); + + file = file_open (path, file_flag_edit); + size = file_size (path) + 1; + data = allocate (size); + + file_read (file, data, size - 1); + + data [size - 1] = '\0'; + + file = file_close (file); + + return (data); +} + +static procedure file_export (character * path, character * data) { + integer file = -1; + + fatal_failure (path == null, "file_export: File path is null pointer."); + fatal_failure (data == null, "file_export: Data is null pointer."); + + file = file_open (path, file_flag_write | file_flag_create | file_flag_truncate); + + file_write (file, data, string_length (data)); + + file = file_close (file); +} + +static generic * folder_open (character * path) { + DIR * folder = null; + + fatal_failure (path == null, "folder_open: Folder path is null pointer."); + + folder = opendir (path); + + return ((generic *) folder); +} + +static character * folder_read (generic * handle) { + struct dirent * file = null; + + DIR * folder = (DIR *) handle; + + fatal_failure (handle == null, "folder_read: Folder handle is null pointer."); + + file = readdir (folder); + + if (file == null) { + return (null); + } else { + return (file->d_name); + } +} + +static generic * folder_close (generic * handle) { + DIR * folder = (DIR *) handle; + + fatal_failure (handle == null, "folder_read: Folder handle is null pointer."); + + closedir (folder); + + return (null); +} + +static character * * folder_create_path_list (character * folder, natural * path_count, boolean sort) { + procedure * handle = null; + character * * path_array = 0; + + (none) sort; + + fatal_failure (folder == null, "folder_create_path_list: Folder handle is null pointer."); + fatal_failure (path_count == null, "folder_create_path_list: Path count address is null pointer."); + + handle = folder_open (folder); + + for (character * path = folder_read (handle); path != null; path = folder_read (handle)) { + if (path [0] != '.') { + (* path_count) += 1; + + path_array = reallocate (path_array, (* path_count) * sizeof (* path_array)); + + path_array [(* path_count) - 1] = allocate ((string_length (path) + 1) * sizeof (* * path_array)); + + string_copy (path_array [(* path_count) - 1], path); + } + } + + handle = folder_close (handle); + + return (path_array); +} + +static character * * folder_remove_path_list (character * * path_array, natural path_count) { + for (natural index = 0; index < path_count; ++index) { + path_array [index] = deallocate (path_array [index]); + } + + return (deallocate (path_array)); +} + +static character * configuration_format (character * path) { + static character buffer [512] = ""; + + string_copy (buffer, getenv ("HOME")); + string_concatenate (buffer, "/.config/xolatile/"); + string_concatenate (buffer, path); + + return (buffer); +} + +static boolean configuration_exists (character * path) { + return (file_exists (configuration_format (path))); +} + +static procedure configuration_remove (character * path) { + file_remove (configuration_format (path)); +} + +static character * configuration_import (character * path) { + return (file_import (configuration_format (path))); +} + +static procedure configuration_export (character * path, character * data) { + file_export (configuration_format (path), data); +} + +static boolean argument_compare (character * argument, character * short_option, character * long_option) { + return ((string_compare (argument, short_option) == true) || (string_compare (argument, long_option) == true)); +} + +static natural string_full_width (character * string, natural tab_width) { + natural width = 0; + natural count = 0; + + do { + if (* string == '\t') { + count += tab_width; + } else if (* string == '\n') { + width = (++count > width) ? count : width; + count = 0; + } else { + ++count; + } + } while (* (++string) != '\0'); + + return (width - 1); +} + +static natural string_full_height (character * string) { + natural height = 0; + + do { + if (* string == '\n') { + ++height; + } + } while (* (++string) != '\0'); + + return (height + 1); +} + +static natural string_limit_to_number (character * string, natural limit) { + natural number = 0; + + for (natural index = 0; (string [index] != '\0') && (index < limit); ++index) { + number *= 10; + number += (natural) (string [index] - '0'); + } + + return (number); +} + +static natural string_to_number (character * string) { + return (string_limit_to_number (string, string_length (string))); +} + +static character * number_to_string (integer number) { + static character string [34] = ""; + + natural index = 0; + boolean sign = false; + + string_nullify (string, sizeof (string)); + + if (number == 0) { + string [0] = '0'; + string [1] = '\0'; + return (string); + } + + if (number < 0) { + number *= -1; + sign = true; + } else { + sign = false; + } + + for (index = 0; (number != 0) && (index < (natural) sizeof (string) - 1); ++index) { + string [index] = (character) (number % 10) + '0'; + number /= 10; + } + + if (sign == true) { + string [index] = '-'; + ++index; + } + + string [index] = '\0'; + + string_reverse (string); + + return (string); +} + +static character * format_to_string (integer number, boolean sign, natural base, natural_64 amount, character with) { + static character string [36]; + + integer i; + + string_nullify (string, sizeof (string)); + + if (number == 0) { + string [0] = '0'; + string [1] = '\0'; + + string_align_left (string, amount, with); + + return (string); + } + + if (number < 0) { + number *= -1; + } + + for (i = (string [0] == '-'); number != 0; ++i) { + string [i] = "0123456789ABCDEF" [number % base]; + number /= base; + } + + if (sign == true) { + string [i] = '-'; + ++i; + } + + string [i] = '\0'; + + string_reverse (string); + + string_align_left (string, amount, with); + + return (string); +} + +static character * format (character * base, ...) { + static character string [1024]; + + va_list list; + + string_nullify (string, 1024); + + va_start (list, base); + + for (; * base != character_null; ++base) { + switch (* base) { + case ('%'): { + ++base; + switch (* base) { + case ('%'): string_concatenate (string, "%"); break; + case ('i'): string_concatenate (string, number_to_string (va_arg (list, integer))); break; + case ('s'): string_concatenate (string, va_arg (list, character *)); break; + default: string_concatenate (string, "?"); break; + } + } break; + default: { + string_concatenate_limit (string, base, 1); + } break; + } + } + + va_end (list); + + return (string); +} + +static procedure print (character * format, ...) { + va_list list; + + va_start (list, format); + + for (; * format != character_null; ++format) { + switch (* format) { + case ('%'): { + ++format; + switch (* format) { + case ('%'): { + output ("%", 1); + } break; + case ('i'): { + character * string = number_to_string (va_arg (list, integer)); + output (string, string_length (string)); + } break; + case ('f'): { + real data = (real) va_arg (list, real_64); + character * upper = number_to_string ((integer) data); + character * lower = number_to_string ((integer) (data * 1000.0f) % 1000); + output (upper, string_length (upper)); + output (".", 1); + output (lower, string_length (lower)); + } break; + case ('t'): { + integer data = (va_arg (list, integer)); + echo_colour ((data == true) ? colour_green : colour_red, effect_normal); + output ((data == true) ? "+" : "-", 1); + echo_cancel (); + } break; + case ('b'): { + integer data = (va_arg (list, integer)); + output ((data == true) ? "true" : "false", (data == true) ? 4 : 5); + } break; + case ('c'): { + character data = (character) va_arg (list, integer); + output (& data, 1); + } break; + case ('s'): { + character * data = va_arg (list, character *); + output (data, string_length (data)); + } break; + default: { + output ("?", 1); + } break; + } + } break; + case ('/'): { + ++format; + switch (* format) { + case ('/'): echo ("/"); break; + case ('s'): echo ("[\x1b[1;32mSuccess\x1b[0m]"); break; + case ('f'): echo ("[\x1b[1;31mFailure\x1b[0m]"); break; + case ('w'): echo ("[\x1b[1;33mWarning\x1b[0m]"); break; + case ('c'): echo ("[\x1b[1;30mComment\x1b[0m]"); break; + case ('A'): echo ("\x1b[0m"); break; + case ('B'): echo ("\x1b[1m"); break; + case ('C'): echo ("\x1b[2m"); break; + case ('D'): echo ("\x1b[3m"); break; + case ('E'): echo ("\x1b[4m"); break; + case ('F'): echo ("\x1b[5m"); break; + case ('G'): echo ("\x1b[6m"); break; + case ('H'): echo ("\x1b[7m"); break; + case ('0'): echo ("\x1b[30m"); break; + case ('1'): echo ("\x1b[31m"); break; + case ('2'): echo ("\x1b[32m"); break; + case ('3'): echo ("\x1b[33m"); break; + case ('4'): echo ("\x1b[34m"); break; + case ('5'): echo ("\x1b[35m"); break; + case ('6'): echo ("\x1b[36m"); break; + case ('7'): echo ("\x1b[37m"); break; + case ('-'): echo ("\x1b[0m"); break; + default: echo ("?"); break; + } + } break; + default: { + output (format, 1); + } break; + } + } + + va_end (list); +} + +static procedure conditional_print (boolean condition, character * format, ...) { + va_list list; + + if (condition == false) return; + + va_start (list, format); + + for (; * format != character_null; ++format) { + switch (* format) { + case ('%'): { + ++format; + switch (* format) { + case ('%'): { + output ("%", 1); + } break; + case ('i'): { + character * string = number_to_string (va_arg (list, integer)); + output (string, string_length (string)); + } break; + case ('f'): { + real data = (real) va_arg (list, real_64); + character * upper = number_to_string ((integer) data); + character * lower = number_to_string ((integer) (data * 1000.0f) % 1000); + output (upper, string_length (upper)); + output (".", 1); + output (lower, string_length (lower)); + } break; + case ('t'): { + integer data = (va_arg (list, integer)); + echo_colour ((data == true) ? colour_green : colour_red, effect_normal); + output ((data == true) ? "+" : "-", 1); + echo_cancel (); + } break; + case ('b'): { + integer data = (va_arg (list, integer)); + output ((data == true) ? "true" : "false", (data == true) ? 4 : 5); + } break; + case ('c'): { + character data = (character) va_arg (list, integer); + output (& data, 1); + } break; + case ('s'): { + character * data = va_arg (list, character *); + output (data, string_length (data)); + } break; + default: { + output ("?", 1); + } break; + } + } break; + case ('/'): { + ++format; + switch (* format) { + case ('/'): echo ("/"); break; + case ('s'): echo ("[\x1b[1;32mSuccess\x1b[0m]"); break; + case ('f'): echo ("[\x1b[1;31mFailure\x1b[0m]"); break; + case ('w'): echo ("[\x1b[1;33mWarning\x1b[0m]"); break; + case ('c'): echo ("[\x1b[1;30mComment\x1b[0m]"); break; + case ('A'): echo ("\x1b[0m"); break; + case ('B'): echo ("\x1b[1m"); break; + case ('C'): echo ("\x1b[2m"); break; + case ('D'): echo ("\x1b[3m"); break; + case ('E'): echo ("\x1b[4m"); break; + case ('F'): echo ("\x1b[5m"); break; + case ('G'): echo ("\x1b[6m"); break; + case ('H'): echo ("\x1b[7m"); break; + case ('0'): echo ("\x1b[30m"); break; + case ('1'): echo ("\x1b[31m"); break; + case ('2'): echo ("\x1b[32m"); break; + case ('3'): echo ("\x1b[33m"); break; + case ('4'): echo ("\x1b[34m"); break; + case ('5'): echo ("\x1b[35m"); break; + case ('6'): echo ("\x1b[36m"); break; + case ('7'): echo ("\x1b[37m"); break; + case ('-'): echo ("\x1b[0m"); break; + default: echo ("?"); break; + } + } break; + default: { + output (format, 1); + } break; + } + } + + va_end (list); +} + +#ifdef use_mathematics + +#include + +#define pi (3.14159265f) + +static real sign (real x) { return ((x > 0.0f) ? + 1.0f : - 1.0f); } +static real binary_sign (natural x) { return ((x > 0) ? + 1.0f : - 1.0f); } + +static real square_root (real x) { return (sqrtf (x)); } +static real cube_root (real x) { return (cbrtf (x)); } + +static real sine (real x) { return (sinf (x)); } +static real cosine (real x) { return (cosf (x)); } +static real tangent (real x) { return (tanf (x)); } + +static real arc_sine (real x) { return (asinf (x)); } +static real arc_cosine (real x) { return (acosf (x)); } +static real arc_tangent (real x) { return (atanf (x)); } + +static real cosecant (real x) { return (1.0f / sinf (x)); } +static real secant (real x) { return (1.0f / cosf (x)); } +static real cotangent (real x) { return (1.0f / tanf (x)); } + +#endif diff --git a/xyntax.h b/xyntax.h new file mode 100644 index 0000000..2572c2d --- /dev/null +++ b/xyntax.h @@ -0,0 +1,175 @@ +/// _ +/// __ ___ _ _ __ | |_ __ ___ __ +/// \ \/ / | | | '_ \| __/ _` \ \/ / +/// > <| |_| | | | | || (_| |> < +/// /_/\_\\__, |_| |_|\__\__,_/_/\_\ +/// |___/ +/// +/// Copyright (c) 1997 - Ognjen 'xolatile' Milan Robovic +/// +/// xolatile@chud.cyou - xyntax - Tiny, unsafe and somewhat insane unity header for generic syntax definition. +/// +/// This program is free software, free as in freedom and as in free beer, you can redistribute it and/or modify it under the terms of the GNU +/// General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version if you wish... +/// +/// This program is distributed in the hope that it will be useful, but it is probably not, and without any warranty, without even the implied +/// warranty of merchantability or fitness for a particular purpose, because it is pointless. Please see the GNU (Geenoo) General Public License +/// for more details, if you dare, it is a lot of text that nobody wants to read... + +typedef struct { + natural count; + natural limit; + boolean * enrange; + boolean * derange; + character * * begin; + character * * end; + character * escape; + natural * colour; + natural * effect; +} syntax_structure; + +static syntax_structure * syntax_initialize (natural limit) { + syntax_structure * syntax = allocate (sizeof (* syntax)); + + syntax->limit = limit; + + if (limit != 0) { + syntax->enrange = allocate (syntax->limit * sizeof (* syntax->enrange)); + syntax->derange = allocate (syntax->limit * sizeof (* syntax->derange)); + syntax->begin = allocate (syntax->limit * sizeof (* syntax->begin)); + syntax->end = allocate (syntax->limit * sizeof (* syntax->end)); + syntax->escape = allocate (syntax->limit * sizeof (* syntax->escape)); + syntax->colour = allocate (syntax->limit * sizeof (* syntax->colour)); + syntax->effect = allocate (syntax->limit * sizeof (* syntax->effect)); + } + + return (syntax); +} + +static syntax_structure * syntax_deinitialize (syntax_structure * syntax) { + for (natural index = 0; index < syntax->count; ++index) { + syntax->begin [index] = deallocate (syntax->begin [index]); + syntax->end [index] = deallocate (syntax->end [index]); + } + + syntax->enrange = deallocate (syntax->enrange); + syntax->derange = deallocate (syntax->derange); + syntax->begin = deallocate (syntax->begin); + syntax->end = deallocate (syntax->end); + syntax->escape = deallocate (syntax->escape); + syntax->colour = deallocate (syntax->colour); + syntax->effect = deallocate (syntax->effect); + + return (deallocate (syntax)); +} + +static natural syntax_define (syntax_structure * syntax, boolean enrange, boolean derange, character * begin, character * end, character escape, + natural colour, natural effect) { + ++syntax->count; + + natural current = syntax->count - 1; + + fatal_failure (begin == null, "syntax_define: Begin string is null pointer."); + fatal_failure (end == null, "syntax_define: End string is null pointer."); + + fatal_failure (syntax->count >= syntax->limit, "syntax_define: Reached the hardcoded limit."); + + if (syntax->limit == 0) { + syntax->enrange = reallocate (syntax->enrange, syntax->count * sizeof (* syntax->enrange)); + syntax->derange = reallocate (syntax->derange, syntax->count * sizeof (* syntax->derange)); + syntax->begin = reallocate (syntax->begin, syntax->count * sizeof (* syntax->begin)); + syntax->end = reallocate (syntax->end, syntax->count * sizeof (* syntax->end)); + syntax->escape = reallocate (syntax->escape, syntax->count * sizeof (* syntax->escape)); + syntax->colour = reallocate (syntax->colour, syntax->count * sizeof (* syntax->colour)); + syntax->effect = reallocate (syntax->effect, syntax->count * sizeof (* syntax->effect)); + } + + syntax->begin [current] = allocate ((string_length (begin) + 1) * sizeof (* * syntax->begin)); + syntax->end [current] = allocate ((string_length (end) + 1) * sizeof (* * syntax->end)); + + syntax->enrange [current] = enrange; + syntax->derange [current] = derange; + syntax->escape [current] = escape; + syntax->colour [current] = colour; + syntax->effect [current] = effect; + + string_copy (syntax->begin [current], begin); + string_copy (syntax->end [current], end); + + return (current); +} + +static natural syntax_select (syntax_structure * syntax, character * string, natural * length) { + natural offset = 0; + natural subset = 0; + natural select = 0; + + natural_64 begin_length = 0; + natural_64 end_length = 0; + + for (; select != syntax->count; ++select) { + begin_length = string_length (syntax->begin [select]); + + if (! syntax->enrange [select]) { + if (! syntax->derange [select]) { + if (string_compare_limit (string, syntax->begin [select], begin_length)) { + break; + } + } else { + if ((string_compare_limit (string, syntax->begin [select], begin_length)) + && (character_compare_array (string [offset + begin_length], syntax->end [select]))) { + break; + } + } + } else { + for (subset = 0; subset != begin_length; ++subset) { + if (string [offset] == syntax->begin [select] [subset]) { + goto selected; + } + } + } + } + + selected: + + if (select >= syntax->count) { + * length = 1; + + return (syntax->count); + } + + end_length = string_length (syntax->end [select]); + + for (offset = 1; string [offset - 1] != character_null; ++offset) { + if (string [offset] == syntax->escape [select]) { + ++offset; + continue; + } + + if (syntax->derange [select]) { + subset = 0; + if (end_length == 0) { + break; + } do { + if (string [offset] == syntax->end [select] [subset]) { + * length = offset; + goto finished; + } + } while (++subset != end_length); + } else { + if (end_length != 0) { + if (string_compare_limit (& string [offset], syntax->end [select], end_length)) { + * length = offset + end_length; + return (select); + } + } else { + * length = 1; + return (select); + } + } + } + + finished: + + return (select); +} -- 2.39.5