Robert Ambelain
Robert Ambelain (1907–1997) was a French essayist. He was involved in the esoteric Masonic Martinist movement and claimed to have revived the Primitive Scottish Rite. He has written several works, such as The Masonic Secret, in which he tells the most relevant aspects of Masonic lodges.

Writings
- "Martinism". Man Myth and Magic 62 (London: Purnell, 1971), 1746-47.
- Jésus ou le mortel secret des Templiers, Paris, Robert Laffont, «Les Énigmes de l'Univers», 1970. ISBN 2221005031
- "Spiritual Alchemy". The Inner Path
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```
gollark: That's what python is doing, yes.
gollark: It's a combination of somewhat weird things.
gollark: I picked that image because it's small and I happened to have it around.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.