Skip to content

Commit

Permalink
README_V1.md
Browse files Browse the repository at this point in the history
An archive of the first version of the README.md file for this directory.
  • Loading branch information
seanpm2001 authored Oct 11, 2021
1 parent 595c701 commit b368143
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions About/OldVersions/English/1/1-100/README_V1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

***

# About Objective-C#

Objective-C# is a mixture of Objective-C and C# It is an experimental project that I currently don't have enough time and resources to devote to, and will be a community project. As like all my other projects, it will be Free and Open Source, Free as in free of price, AND freedom (digital rights/cyber rights, human rights, software rights)

## Syntax

Its syntax contains fused terms, such as NSLog becoming NSLog.println, and Objective-C keywords mixed with C# keywords. It is planned to be a dot net language that is designed to run on Linux, MacOS, Windows, and any other needed operating system.

## Shebang support

Objective-C# supports BASH Shell shebangs as well, with the standard language Shebang being `#!/bin/objective-csharp -x`

## File format

Objective-C# can either use the .mm or .cs file formats. Right now, for compatibility, the *.mm file format is recommended above all.

***

## File info

**File type:** `Markdown document (*.md, *.mkd, *.mdown, *.markdown)`

**File version:** `1 (Sunday, October 10th at 8:42 pm)`

**Line count (including blank lines and compiler line):** `31`

***

0 comments on commit b368143

Please sign in to comment.