Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

OverviewThis is the source management site for the Slate programming language. Getting StartedTo get started with Slate, you need: A VM: Some pre-built VMs are available in the Downloads section. Or, get the sources via one of our repositories (cloning an hg or git repository or extracting a ... [More] tarball), and build using 'make'. A pre-made Slate image. Download the appropriate Slate image from our Downloads section. Currently we support all little-endian systems with a GCC toolchain or Visual Studio out of the box, with either a 32-bit or 64-bit build of VM and image equally supported. Build instructions are contained within the README in the source tree. If tweaks are required for your platform, please let us know so we can improve our support. Finally, run "./slate -i imagefile.image" Release PracticesWe are not currently making versioned releases, but image snapshots with the latest core library updates are uploaded mid-month or at the end of the month after confirming basic stability. If the images are not dated recently, that should be because they're still compatible with source trees from that date onward. IssuesStability should be steadily improving, and any major crashes are worth reporting. [Less]

4.0
   
  0 reviews  |  4 users  |  32,300 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

The initial purpose of this mini project was to parse Google Video's provided spanish subtitles of Randy Pausch's great "Last Lecture", and convert it to other subtitle file formats (if you take a look at Google, many people are looking for it). This can provide a source of ... [More] open/closed captions, that can be placed or embedded in alternative movie file formats like MP4, 3GP, AVI, or others; or simply used at play time using a video filter like VSFilter or FFDShow. The project is simply an utility that provides an XML parser for Google Video transcriptions, and provides translators for some of the most common subtitle file formats. [Less]

0
 
  0 reviews  |  1 user  |  4,694 lines of code  |  0 current contributors  |  Analyzed about 18 hours ago
 
 

VisualSubSync is a subtitle program using audio waveform representation as it's cornerstone. SRT and SSA/ASS subtitle formats are supported. It also provides some tools (error checking, speed indicators, network suggestions) to help improving the quality of your subtitle. Official homepage http://www.visualsubsync.org

0
 
  0 reviews  |  1 user  |  118,469 lines of code  |  1 current contributor  |  Analyzed over 2 years ago
 
 

Subtitle Edit is an open source (written in C#) subtitle editor with main focus on creating/editing/syncing/adjusting/fixing/translating subtitles, but Subtitle Edit can also import and OCR VobSub and Blu-Ray image based subtitles (even from Matroska/MP4 files). Subtitle Edit supports 100 subtitle formats!

0
 
  0 reviews  |  1 user  |  227,830 lines of code  |  3 current contributors  |  Analyzed 8 days ago
 
 

Compiler written to use as a reference to others who write real compilers. The emphasis is here on readability of code than anything else. It is written in Python for this very same reason. And even trivial things are commented or documented. The idea is that one who wants to write a compiler ... [More] should be able to use this as a reference to get started and then write their compiler as efficiently as they want. [Less]

0
 
  0 reviews  |  0 users  |  5,577 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

My Code Snippet

0
 
  0 reviews  |  0 users  |  276,819 lines of code  |  0 current contributors  |  Analyzed 8 days ago
  ssa sadf
 
 

The Z OpenCL Environment Main ComponentOpenCL compiler I have implemented a not-completed OpenCL compiler frontend. Although this frontend is not finished, it contains a preprocessor (based on tcc), and a hand-crafted recursive descent parser. I have implemented a basic SSA (Static Single ... [More] Assignment) form framework OpenCL runtime library I have implemented a basic OpenCL runtime library. OpenCL platform library I have implemented a basic OpenCL platform library. Auxiliary Componentzocle container library I have implemented a STL-like container library written in the C programming language. Through this container library, I can simplify the coding in many places. The wiki main page is here. [Less]

0
 
  0 reviews  |  0 users  |  18,148 lines of code  |  0 current contributors  |  Analyzed about 13 hours ago
 
 

AudioSub

0
 
  0 reviews  |  0 users  |  23 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

hello world gadget

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

ASS2SRTConvert Advanced SubStation Alpha subtitle (.ass/.ssa) file format to SubRip (.srt) file format. If you have any code to improve it, let me know to add you to a committer. As I know, several scripts can do the same purpose but use other scripting languages, If the author of them like to ... [More] host the code at Google, Please let me know to add all of you to committers. This scripts are: ass2srt.wtf ass2srt.awk ass2srt.py ass2srt.pl : this project, sorry, it's a Traditional Chinese blog, maybe you can use Google Translate to convert it. Traditional Chinese Message 這是用來將 Advanced SubStation Alpha subtitle (.ass/.ssa) 檔格式轉換成 SubRip (.srt) 格式的 Perl 小工具. 如果你有任可改良此工具的方法,請告知我將你加入專案成員中以便提報相關源碼! 據我所知,目前尚有其他相同需求的轉換工具。如果這些工具的作者願意讓相關源碼交由 Google 代管,請告知本人將您加入專案成員內,謝謝。 已知 ass2srt 有以下幾個: ass2srt.wtf ass2srt.awk ass2srt.py ass2srt.pl : 即本專案 [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.