Skip to content
View rotcev's full-sized avatar
Block or Report

Block or report rotcev

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

Pinned

  1. basic-java-neural-network basic-java-neural-network Public

    A basic implementation of a neural network in java, with back-propagation. Created for learning purposes.

    Java 4

  2. java-lisp-interpreter java-lisp-interpreter Public

    A simple interpreter of a LISP-like language, written in Java.

    Java

  3. haskell-jvm-interpreter haskell-jvm-interpreter Public

    A WIP toy implementation of a JVM .class file interpreter, written entirely in haskell.

    Haskell 6

  4. webserver webserver Public

    A hobby implementation of an HTTP webserver written purely in C.

    C