Skip to content
View oldmammuth's full-sized avatar

Organizations

@sentinelmap
Block or Report

Block or report oldmammuth

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Simple Brainfuck to C traspiler writ... Simple Brainfuck to C traspiler written in Rust.
    1
    // "Hello, world!"
    2
    static PROGRAM: &'static str = "++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.";
    3
    
                  
    4
    fn main() {
    5
        let tokens = tokenize(PROGRAM);
  2. Simple Custom RSS plugin for WordPre... Simple Custom RSS plugin for WordPress. Customize line 8 and 12. Flush links table by saving the permalinks configuration (under settings) again. Enjoy!
    1
    <?php
    2
    /*
    3
    Plugin Name: Site Plugin for <mysitename>
    4
    Description: Site specific code changes for <mysitename>
    5
    */
  3. abortistats abortistats Public

    Small research in Italian about the affirmation that in Italy in the 70s there died each year 20,000 women because of clandestine abortions.

    Python