Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

jiyu

jiyu - Programming language

< >

jiyu is a programming language created in 2019 by Josh Huelsman.

#1576on PLDB 4Years Old 58Users
0Books 0Papers

A compiler and programming language for fun.


Example from the web:
#clang_import """ #include <stdio.h> """; func @metaprogram main(argc: int32, argv: **uint8) { printf("Hello, Sailor!\n"); var file = fopen("myfile.txt", "wb"); fwrite("Hello, Pilot!\n".data, 1, 14, file); fclose(file); }
blacklight.html 路 jiyu.html 路 gura.html

View source

- Build the next great programming language Search Day 213 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com