Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions BCPL/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# BCPL

BCPL is a implemented programming language which was designed by Martin Richards in 1967. It is the original language in which the Hello World Progam was used.
6 changes: 6 additions & 0 deletions BCPL/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"creator": {
"title": "Rishi Chitnis",
"link": "https://github.com/thegreatsourcerer"
}
}
Loading