About ##### Comefrom0x10 is a project by `Josiah Ulfers`_. `Source code`_ and the content of this site is published under the `WTFPL`_: .. code-block:: none DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. Version compatibility ********************* Comefrom0x10 was originally written in 2016. Like all great languages of the twentieth century, such as COBOL-60, it uses the year of its design as its major version. The minor version is separated by a spot, so the first release is version ``0x10.1``. .. sidebar:: Buzzword! This is "semantic versioning" Major versions are backward-compatible, so version ``0x10.2`` and so forth will run programs written for the ``0x10.1`` interpreter, and so forth. Backward compatibility is not guaranteed for major version changes. .. _Josiah Ulfers: https://josiahulfers.com/tag/comefrom0x10/ .. _Source code: https://hg.sr.ht/~julfers/comefrom0x10 .. _WTFPL: http://www.wtfpl.net/