Snippet Library
Browse | Submit A New Snippet | Create A Package
Snippets by language: Other Language
Snippet ID | Title | Creator | |
---|---|---|---|
Packages Of Snippets | |||
12 | Packaging Castle Game Engine for Debian | Abou Al Montacir | |
Hi, I'm willing to package Castle Game Engine for Debian. I'd like to use the Alioth git service for that. Castle Game Engine is a set of free libraries to allow developers producing a high quality 3D games based on FPC/Lazarus which I'm a co-maintainer. For more information please refer to http://castle-engine.sourceforge.net/ Will this be possible please? Cheers, | |||
17 | flextra | Alastair McKinstry | |
Trajectory model for tracing air transport phenomena | |||
50 | Adobe Glyph List | Anto Samalona | |
AGL (Adobe Glyph List) maps glyph names to Unicode values for the purpose of deriving content. AGLFN (Adobe Glyph List For New Fonts) is a subset of AGL that excludes the glyph names associated with the PUA (Private Use Area), and is meant to specify preferred glyph names for new fonts. Also included is the ITC Zapf Dingbats Glyph List, which is similar to AGL in that it maps glyph names to Unicode values for the purpose of deriving content, but only for the glyphs in the ITC Zapf Dingbats font. | |||
51 | Adobe Glyph List | Anto Samalona | |
AGL (Adobe Glyph List) simply provides mappings from glyph names to Unicode scalar values. | |||
52 | test | hr k | |
test | |||
Snippets | |||
27 | pkg-kde-git_mrconfig | Martin Alfke | |
mrconfig for pkg-kde git repositories | |||
18 | Groovy regex-dna James Durbin 2007-11-24 | James Durbin | |
First Groovy submission for regex-dna benchmark. | |||
31 | pidigits ocaml | MatÃas Giovannini | |
OCaml code for the pidigits benchmark | |||
68 | Designing a Swing GUI | Maris Hoopii | |
In java simple form the Spring Layout works fine for this simple form, but there is third party libraries that has more features. if You are currently using a Grid Layout, which can be fine for your need. However, you should initialize it with the actual number of rows and columns you will need. Maris Hoopii - software engineer at http://www.lungsal.com/Bestselling_Custom_Pens/ | |||
75 | HTML | Andrew Frank | |
I am willing to do a project in HTML ( Hypertext Markup Language). For portfolio, refer to my blog, designed in HTML : http://www.skinnybetty.com/laxatives-weight-loss/ | |||
76 | Go binary-tree | Mikhail Vazhnov | |
Almost all other language benchmarks use APR pool or other specialized memory pool/allocator (like typed_arena::Arena in Rust). To optimize Go version I have added NodePool structure. On my PC improvement is more than 2x times. Based on https://benchmarksgame.alioth.debian.org/u64q/program.php?test=binarytrees&lang=go&id=4 | |||
77 | 2.5 faster F# regex-redux | Vasily Kirichenko | |
Faster F# regex-redux |