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

1h 33m 30s logged

Devlog - 3

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

New Features

  • Loops
  • Include Multiple .yaj files in one.
  • io.rename <-> io.move
  • More Tests added in tests/

Tests

  • There are now more tests included such as Lists (add,remove,indexOf,getAt,removeAt,set, etc.)
  • I/O Tests
  • Include yaj files
  • Switch Tests
  • VarInVar Tests

YaJSON

[
    {
        "func": "print", 
        "$1": "Hello World, love you all!"
    }
]

Info

YaJSON’s interpreter is written in dart, weird isn’t it?

Future Goal

  • Networking
  • Shell Access
  • GUI Visualizer
    .
    Cya, everyone
    Love you all ❤️ , Have a nice day/night ahead depending on your timezone and when you are reading right now.!!!
0
8

Comments 0

No comments yet. Be the first!