Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 802 Bytes

README.md

File metadata and controls

39 lines (31 loc) · 802 Bytes

Zaal

A simple programming language.

Got ideas from:

Who's Zaal?

Zaal was born with white hair. He was rejected by his father, who blamed the evil spirit, Ahriman, for the appearance of his son..

Read more

tools

  • git
  • gcc(or clang)
  • gdb(or seergdb)
  • fzf

Build/Run/Clean

Linux

First source project.sh file: . project.sh

And then call p(it's a bash function).

Now you can see a list of commands, like:

  • build
  • run
  • clean
  • debug
  • search
  • search/replace
  • generate tags
  • valgrind
  • find strings in the binary
  • list symbols from object files

License

License