Skip to content

Mine-Code/MineCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineCode

GitHub issues license

日本語English

MineCode is a programming language which allows you to programs easier, faster and emmits PowerPC assembles or something else.

Announcement

MineCode2.0.0 is still at the considering syntax and some program flow The main branch is MineCode1.x.x

Requirements

Sample Code

mcl minecraft
for player in ServerPlayer.List {
    Local.Console << player.name
}
ptr = [[0x1E4A1220] + 0x12] + 0x144
[ptr] = 1

How To Build?

Run these commands in your shell

mkdir builddir
cd builddir
meson .. .
ninja

Feedback

  • Request a new feature
  • File an issue

License

Copyright (c) MineCode Corporation. All rights reserved.

Licensed under the MIT license.

Credit