Skip to content
View llambdaa's full-sized avatar
πŸ¦’
Looking into things!
πŸ¦’
Looking into things!
  • Karlsruhe, Germany
Block or Report

Block or report llambdaa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
llambdaa/README.md

Hello there, I'm Lukas! πŸ‘‹

  • πŸ”­ I’m currently working on own programming language for educational purposes.
  • 🌱 I’m currently learning a lot of things!
  • πŸ“œ I'm currently studying "Applied Computer Science"
  • πŸ’« I started programming in 2014
  • ❀️ I love Rust!
  • 🌐 I speak English and German
  • πŸ’― Fun fact: Brainfuck is turing-complete!

Statistics

Java C++ Bash JavaScript Befunge Brainfuck Rust
Python Scala C# Golang NASM Prolog Haskell

Pinned

  1. BrainfuckASMTranspiler BrainfuckASMTranspiler Public

    Intelligent transpiler for Brainfuck into NASM assembly (Linux) that also does a variety of code optimizations and generates executables.

    Java

  2. BefungeInterpreter BefungeInterpreter Public

    Interpreter for the esoteric programming language Befunge.

    Scala