Skip to content

rubychan/Programming-Languages-Syntax-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 

Repository files navigation

Hi!

There are more programming languages than we can count. To write decent tools
to handle them (especially syntax highlighters), we need lots of good,
advanced, crazy code examples to test against.

If you know a language, and have a piece of interesting code to share, please
fork this repository, add your code example, and make a pull request!

Structure

is simple:

/
  ruby/
    my-example.rb
    another.rb
  javascript/
    got-it.js
    justlikethis.js
  erlang/
    choose-good-names.erl

About

To test syntax highlighters, we collect code examples for programming languages here. Join the project and Pull-Request!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published