newLISP Fan Club

Forum => So, what can you actually DO with newLISP? => Topic started by: cameyo on May 01, 2022, 03:51:06 AM

Title: Decrypt message
Post by: cameyo on May 01, 2022, 03:51:06 AM
Decrypt this message:

"WQGI XH BJ HKOUHVO MWCAAP EEQG JDRPJMVH XQZ KSWSJJ STHSKGL XXLU TOXF."
Title: Re: Decrypt message
Post by: cameyo on May 03, 2022, 06:16:52 AM
Hint: Enigma machine
Title: Re: Decrypt message
Post by: cameyo on May 07, 2022, 11:31:16 AM
Solution:

"THIS IS MY NEWLISP SCRIPT THAT EMULATES THE ENIGMA MACHINE FROM WWII."

Code:

//https://github.com/cameyo42/newLISP-Note/blob/master/16-note-libere-8.lsp#L4699