Dmytro Lytovchenko

Results 11 repositories owned by Dmytro Lytovchenko

hge

254
Stars
73
Forks
Watchers

HGE 1.9 configured with CMake DirectX9 version, with shaders. The classic 1.8.1. version is in the `master` branch if you ever need that.

E4VM

130
Stars
9
Forks
Watchers

A small portable virtual machine that would run Erlang on embedded systems

ErlangRT

587
Stars
25
Forks
Watchers

Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust

beam-wisdoms

533
Stars
31
Forks
Watchers

Wiki containing pieces of information and knowledge about BEAM Virtual machine (which runs Erlang/OTP and other BEAM-based languages).

eia

25
Stars
3
Forks
Watchers

Erlang in Anger (Russian)

gluonvm1

66
Stars
3
Forks
Watchers

OUTDATED see https://github.com/kvakvs/ErlangRT, https://github.com/kvakvs/ErlangAoT and https://github.com/kvakvs/E4VM instead -- Gluon BEAM-compatible Erlang Abstract Machine (GLEAM) written in port...

hge_skel

22
Stars
12
Forks
Watchers

Skeleton of a side-scroller 2D game for Windows, that uses HGE. Use this to create your very own Super Mario Bros clone. All code is well commented and split into smaller pieces for easier comprehensi...

Ironclad.old

35
Stars
0
Forks
Watchers

A RUSTy fusion of OTP lib/dialyzer and lib/compiler empowering regular Erlang with type inference

macaba

15
Stars
5
Forks
Watchers

Anonymous message board made with high-load and distribution in mind, written using Erlang and RIAK

playable_alpha2

16
Stars
5
Forks
Watchers

Terraria-like digging sandbox made with Unity3D/C#