Skip to content

otouxama/k_syntax_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k_syntax_ 👨‍💻 </>

I call it 'K' :D

It's actually very simple, dont expect much from it.

what is it? 🤔💭

a mini macro library in C designed like an esoteric programming language.

how do you use it? 💻⚙️

make sure u compile it like this in the terminal

gcc [YOUR_FILE].c k_syntax_source.c -o [YOUR_EXECUTABLE]

that source file is necessary.

now, how does a regular K program look like?

// get the k_syntax header and its source in a folder/directory.
#include "k_syntax.h"

start
 output("hi.\n"); // 'hi'
 joutput("wassup light_jh1.\n"); // 'wassup light-san'.
end

Enjoy!

About

A mock-up of a made-up esoteric programming language inside of C using #define preprocessor directives. It's called 'K'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages