Skip to content

An esoteric programming language that aims to combine the simplicity of Brainfuck, the efficiency of stacks, and the power of one-liners.

License

Notifications You must be signed in to change notification settings

weijuwang/noComment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

noComment

An esoteric programming language that aims to combine the simplicity of Brainfuck, the efficiency of stacks, and the power of one-liners.

See more info at https://esolangs.org/wiki/NoComment.

To run a NoComment file:

gcc -o nocomment nocomment.c
./nocomment path/to/file.noc

Sample NoComment code can be found in the tests directory.

About

An esoteric programming language that aims to combine the simplicity of Brainfuck, the efficiency of stacks, and the power of one-liners.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages