Git Product home page Git Product logo

BAIK LANG

BAIK (Bahasa Anak Indonesia Untuk Komputer) adalah sebuah bahasa dengan sintak dasar bahasa Indonesia.

Memasang

Untuk memasang, silahkan install paket pendukung terlebih dahulu

$ sudo apt-get install libgtk-3-dev

Lalu klon repo ini

$ git clone https://github.com/baik-lang/baik-lang-9
$ cd baik-lang-9

Lalu compile dan pasang

  • Linux
$ chmod +x compile.sh
$ ./compile.sh
  • CentOS
$ chmod +x compile.sh.centos
$ ./compile.sh.centos
  • IGOS12
$ chmod +x compile.sh.igos12
$ ./compile.sh.igos12
  • LNX Full GTK2
$ chmod +x compile_lnx_full_gtk2.sh
$ ./compile_lnx_full_gtk2.sh
  • LNX Full GTK3
$ chmod +x compile_lnx_full_gtk3.sh
$ ./compile_lnx_full_gtk3.sh
  • Full
$ chmod +x compile_lnx_full.sh
$ ./compile_lnx_full.sh

Jika sudah di compile lalu kita pindahkan file ke /usr/local/bin

$ sudo cp -rf baik /usr/local/bin/baik

Penggunaan

Cek jika paket sudah dipasang

$ baik -v

BAIK Scripting Language's Projects

baik icon baik

Scripting Language with indonesian lexical

baik-mips icon baik-mips

Porting Baik programming language to MIPS architecture

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.