Added BCPL
This commit is contained in:
6
b/BCPL.bcl
Normal file
6
b/BCPL.bcl
Normal file
@@ -0,0 +1,6 @@
|
||||
GET "LIBHDR"
|
||||
|
||||
LET START() BE
|
||||
$(
|
||||
WRITES("Hello, world!*N")
|
||||
$)
|
||||
Reference in New Issue
Block a user