0.0.284 • Published 1 year ago

node-gblk v0.0.284

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

🚨 We're currently working on gblk edition-2 as compiled language!
join our discord server for more information.

print(fibbonaci(7)) -- 21

print(piramid(10))

print(obj -> suspect -> 1) print(obj -> suspect -> 2) print(obj -> nama) print(obj)

API

const gblk = require("node-gblk")
const skrip = `print("Hello world")`

gblk
.runTerminal(skrip, "./indeks.gblk")
.then(console.log)

CLI Usage

Install package as global npm i -g node-gblk
Run command gblok run <filepath>

gblok: command to run files

  • gblok help Show list commands
  • gblok run index.gblk Run gblk file
  • gblok repl Run gblk in REPL mode (directly compile in stdin)

gpm: command to install and manage packages

  • gpm help Show list commands
  • gpm init Initialize sample project folder
  • gpm login Login to our package manager
  • gpm install module:versi Install module with specified version
  • gpm publish Publish module to our package manager

Make sure to install this package globally to use CLI commands

Package Manager (beta)

https://gbpm.fastering181.repl.co
Register an account, publish packages

Maintained by Fastering18
Discord  |  Github

0.0.284

1 year ago

0.0.283-b

1 year ago

0.0.283-c

1 year ago

0.0.283

2 years ago

0.0.282-a

2 years ago

0.0.283-a

2 years ago

0.0.282-b

2 years ago

0.0.281-a

2 years ago

0.0.281-b

2 years ago

0.0.28

2 years ago

0.0.27992

3 years ago

0.0.2799

3 years ago

0.0.2798

3 years ago

0.0.27985

3 years ago

0.0.2797

3 years ago

0.0.2795

3 years ago

0.0.2794

3 years ago

0.0.2777

3 years ago

0.0.2778

3 years ago

0.0.278

3 years ago

0.0.2791

3 years ago

0.0.2776

3 years ago

0.0.2772

3 years ago

0.0.2773

3 years ago

0.0.2774

3 years ago

0.0.2775

3 years ago

0.0.277

3 years ago

0.0.2765

3 years ago

0.0.276

3 years ago

0.0.2762

3 years ago

0.0.274

3 years ago

0.0.273

3 years ago

0.0.275

3 years ago

0.0.2752

3 years ago

0.0.271

3 years ago

0.0.269

3 years ago

0.0.27

3 years ago

0.0.265

3 years ago

0.0.25

3 years ago

0.0.26

3 years ago

0.0.255

3 years ago

0.0.253

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.2

3 years ago