Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

amcaplan/brainruby

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainRuby

Welcome to BrainRuby, the esoteric programming language which is basically just Ruby.

Using BrainRuby, you can write any Ruby program using just 10 non-alphanumeric characters:

$#<>{}/+`"

See the examples directory for Hello World and Fizzbuzz programs written in BrainRuby.

You shouldn't try to write BrainRuby yourself. The compiler will do the hard work for you, turning your Ruby code into BrainRuby code. To compile, run the generator with 2 arguments:

  1. The name of the file to compile
  2. The name of the output file

For example:

ruby generator.rb /path/to/some/file.rb /path/to/output/file.rb

You can then run the output file as usual:

ruby /path/to/output/file.rb

Curious how it works? I made an explanatory video.

That's it! Have fun!

About

Ruby... Optimized for Programmer Sadness!

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.