Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 429 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 429 Bytes

Self-made script language: NekoLang

This is a script language developed C for Linux.

What have I implemented?

  • Read files by line
  • Word Parser
  • Run on Shell
  • A lite Virtual Machine
  • Element category analysis
  • Simple UTF-8 Encode & Decode

How does it look like?

image-Run Without File

When it runs without File.

image-Run With File

When it runs with File.