Snippets That Need Lexers
Attach any snippets that need a proper lexer to this library.
Contents
|
|
|
PostgreSQL | (3) |
|
|
gps distance | (1) |
|
|
BASIC | (1) |
|
|
earth distance | (1) |
|
|
British | (1) |
|
|
gis | (1) |
|
|
COBOL | (1) |
|
|
regex | (1) |
|
|
GeoIP | (1) |
|
|
comedy | (1) |
|
|
hello world | (1) |
Licenses
|
|
BSD | (2) |
|
|
GFDL | (1) |
|
|
Public Domain | (2) |
Snippets
The COBOL Hello World toy program. Shamelessly pilfered from Wikipedia's COBOL article.
The classic piece of BASIC code which serves as the introduction to the British mock-archaic science education comedy series "Look Around You."...
A function for calculating the distance (in Km) between two GPS coordinates, along with some support functions like Heaver Sin/Arcsin and Earth radius calculation....
This is an SQL script for loading the MaxMind GeoIP data in CSV format into a PostgreSQL database....
A simple function for stripping XML and HTML tags from a PostgreSQL field.
Add a Comment