Explorar o código

ConsCompiler fixed

Alexander Shiryaev %!s(int64=12) %!d(string=hai) anos
pai
achega
05022ba35a
Modificáronse 3 ficheiros con 4 adicións e 3 borrados
  1. BIN=BIN
      BlackBox/Cons/Mod/Compiler.odc
  2. 1 1
      README
  3. 3 2
      TODO

BIN=BIN
BlackBox/Cons/Mod/Compiler.odc


+ 1 - 1
README

@@ -68,7 +68,7 @@ Files:
 	new:
 		Cons/Mod
 			Interp.odc: console interpreter
-			Compiler.odc
+			Compiler.odc: console interface to Dev compiler
 		libBB.so: compiled and linked OpenBSD shared library to run BlackBox
 		libBB0.so: compiled and linked OpenBSD shared library to run simple development interpreter
 

+ 3 - 2
TODO

@@ -1,6 +1,7 @@
 By priority:
-	ConsCompiler can not compile HostFonts.txt
-		?????
+	ConsCompiler:
+		interface similar to DevCompiler
+		txt files Converter
 
 	Services