What is Syntactisexual?
1.
a person who is sexually attracted to computer program instructions (code)
"Have you seen the hot new syntax for database migrations in Rails 2.0? They're sexy!
Pre rails 2.0 migration:
create_table :people do |t|
tlumn, "account_id", :integer
tlumn, "first_name", :string, :null => false
tlumn, "last_name", :string, :null => false
tlumn, "description", :text
tlumn, "created_at", :datetime
tlumn, "updated_at", :datetime
end
Post Rails 2.0 migration:
create_table :people do |t|
t.integer :account_id
t.string :first_name, :last_name, :null => false
t.text :description
t.timestamps
end
"You're such a syntactisexual"
See
Random Words:
1.
A term attributed to Lenin, but never substantiated through any of his known writings, or other historical documents.
In political jarg..