Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The czech library for C. Why? Because we could, of course!

NotificationsYou must be signed in to change notification settings

Toaster192/czech.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The czech library for C (and C++). Why? Because we could, of course!

Please contribute your otherhorrible awesome and creative translationsso that we can write a fully czech code to suit all our needs.

Using

This project resides solely in a single header file, aptly namedczech.h.Download that file alone, or along this whole repository, and then, afterincluding it in your source files like you would with any other header, youwill be fully set up! (Just make sure you use relatively modern compiler)

We have this project tested and provably working withClang, but newer versions of gccare also known to work, as well as some other compilers.

Integrated transpiler

For testing, we also provide C to Č and reverse transpiler in the filetranslate.py. Launch it with./translate.py to czech.h path/to/your/C/file.c path/to/new/Č/file.č

Obligatory "Hello World" example

#include"czech.h"#include<stdio.h>číslohlavní(prázdno){položř("Ahoj, světe!");vrať0;}

About

The czech library for C. Why? Because we could, of course!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp