Skip to content
/ F-lang Public

Library for C-lang which can output "それ感想だよね?" within shortest codes in the whole world (maybe) | 「それ感想だよね?」を(自称)最速で出力できるC言語ライブラリ

License

Notifications You must be signed in to change notification settings

NNCT18J/F-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language

[English] | 日本語

F-lang

Library for C-lang which can output "それ感想だよね?" within shortest codes in the whole world (maybe).

Warning

This library isn't worked for GCC (because it's not allowed to use multi-byte characters for define).
We recommend Visual Studio 2019 for Windows users and CLang for UNIX users.

Usage

Just include "flang.h" like:

#include "flang.h" //relative path of "flang.h"

Sample

それ感想だよね?

Like "Hello world" for F-lang.

#include "../flang.h" //relative path of "flang.h"
#include 表紙

それ 感想 だよ ね?

Result

それ感想だよね?

Other samples

There's a lot of sample for F-lang beginners in samples.

About

Library for C-lang which can output "それ感想だよね?" within shortest codes in the whole world (maybe) | 「それ感想だよね?」を(自称)最速で出力できるC言語ライブラリ

Resources

License

Stars

Watchers

Forks

Languages