Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Cryptol

Cryptol - Programming language

< >

Cryptol is a programming language created in 2014 by Adam C. Foltzer.

#637on PLDB 9Years Old 1.4kUsers
0Books 0Papers

Try now: TIO

Cryptol is a domain specific programming language for cryptography developed by the Portland, Oregon based software development firm, Galois, Inc.. The language was originally developed for use by the United States National Security Agency. The language is also used by private firms that provide information technology systems, such as the American company Rockwell Collins provides to aerospace and defense contractors in the United States.The programming language is used for all aspects of developing and using cryptography, such as the design and implementation of new ciphers and the verification of existing cryptographic algorithms. Read more on Wikipedia...


Example from hello-world:
:set ascii=on "Hello World"

Language features

Feature Supported Token Example
Comments ✓
MultiLine Comments ✓
Line Comments ✓
Integers ✓
Floats ✓
Hexadecimals ✓
Octals ✓
Strings ✓ "
"Hello world"
semver.html · cryptol.html · noms-db.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com