You are browsing as a guest. Sign up (or log in) to start making projects!

6h 37m 14s logged

Devlog - 2

An Programming Language where Code is in JSON, YEAH LITERALLY JSON as a Programming Language

New Features

  • Function Define and Calling Them
  • Lists Manipulation
  • File I/O
  • Take Input from User
  • Extended Permissions
  • POE DUMP (Point of Execution my own term)
  • Added Tests

Changes

lete can now execute and assign to variable and permissions of --allow-rw-access is required for File I/O Operations.
The Variables can now be assigned like {hello: {b: 1}}
and be accessed like ${hello.b} like this too. It’s too good looking now. - Variable Parser is now universal too.

Tests

  • It can conduct tests within the runtime and check for expected output.
  • It also reports the pass percentage too.

POE

  • It’s an Counter of Total Executions Being made.
  • It outputs the original parse value of the JSON so it could better used for predicting errors

Thanks, Love you all :heart-pulse-shine:

0
18

Comments 0

No comments yet. Be the first!