Skip to content

LazerLambda/GoedelDecoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GoedelDecoding

Simple Haskell module for Gödel decoding. The function getfromgoedelnumber decodes Gödel numbers where the index of the character is in the range of 1 to 26. Such that:

p_1 ^ <index of the character in "abcdefghijklmnopqrstuvwxyz"> * p_2 ^ <index of the character in "abcdefghijklmnopqrstuvwxyz"> ...

This code was created to solve an uni exercise.

About

Simple Haskell module for Gödel decoding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published