はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ cello

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 3 / 3件)
 

Cello - もはや別物、C言語で高レベルプログラミングを実現するライブラリ | ソフトアンテナブログ

2019/04/18 このエントリーをはてなブックマークに追加 198 users Instapaper Pocket Tweet Facebook Share Evernote Clip アセンブリ言語 Python Ruby ライブラリ 別物

C言語は機械語やアセンブリ言語といった低水準言語に近く、最近流行のPythonやRubyといった高水準言語で利用できるさまざまな便利な機能を使用することができません。例えば文字列にも専用の型が存在せず、さまざまな落とし穴に注意しつつ慎重に使用する必要があるのです。 本日紹介する「Cello」は、このなにかと不便な... 続きを読む

Cello • High Level Programming C

2013/05/07 このエントリーをはてなブックマークに追加 54 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Cello is a GNU99 C library which brings higher level programming to C. Interfaces allow for structured design Duck Typing allows for generic functions Exceptions control error handling Constructors/De... 続きを読む

Cello • High Level Programming C

2013/05/07 このエントリーをはてなブックマークに追加 149 users Instapaper Pocket Tweet Facebook Share Evernote Clip

libCello Official WebsiteCello is a GNU99 C library which brings higher level programming to C. Interfaces allow for structured design Duck Typing allows for generic functions Exceptions control error... 続きを読む

 
(1 - 3 / 3件)